Skip to content

Commit

Permalink
Updated magic lamp version in gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Crismali committed May 9, 2016
1 parent 1525407 commit af6976c
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
magic_lamp (1.8.0)
magic_lamp (1.8.1)
method_source
rails (>= 4.0.0)
rake
Expand Down Expand Up @@ -47,7 +47,7 @@ GEM
childprocess (0.5.5)
ffi (~> 1.0, >= 1.0.11)
coderay (1.1.0)
concurrent-ruby (1.0.0)
concurrent-ruby (1.0.1)
database_cleaner (1.3.0)
diff-lcs (1.2.5)
dotenv (1.0.1)
Expand All @@ -63,7 +63,7 @@ GEM
mail (2.6.3)
mime-types (>= 1.16, < 3)
method_source (0.8.2)
mime-types (2.99)
mime-types (2.99.1)
minitest (5.4.2)
multi_json (1.10.1)
parser (2.3.0.2)
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_4.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../
specs:
magic_lamp (1.8.0)
magic_lamp (1.8.1)
method_source
rails (>= 4.0.0)
rake
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_4.1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../
specs:
magic_lamp (1.8.0)
magic_lamp (1.8.1)
method_source
rails (>= 4.0.0)
rake
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_4.2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../
specs:
magic_lamp (1.8.0)
magic_lamp (1.8.1)
method_source
rails (>= 4.0.0)
rake
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_5.0.0.beta2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../
specs:
magic_lamp (1.8.0)
magic_lamp (1.8.1)
method_source
rails (>= 4.0.0)
rake
Expand Down

0 comments on commit af6976c

Please sign in to comment.