Skip to content

Commit

Permalink
Updating dependencies for security patches
Browse files Browse the repository at this point in the history
  • Loading branch information
bwillis committed Dec 3, 2014
1 parent 6c18d37 commit c62f366
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionpack (4.1.0)
actionview (= 4.1.0)
activesupport (= 4.1.0)
actionpack (4.1.8)
actionview (= 4.1.8)
activesupport (= 4.1.8)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.0)
activesupport (= 4.1.0)
actionview (4.1.8)
activesupport (= 4.1.8)
builder (~> 3.1)
erubis (~> 2.7.0)
activesupport (4.1.0)
activesupport (4.1.8)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
Expand All @@ -46,12 +46,12 @@ GEM
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
railties (4.1.0)
actionpack (= 4.1.0)
activesupport (= 4.1.0)
railties (4.1.8)
actionpack (= 4.1.8)
activesupport (= 4.1.8)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.0.4)
rake (10.4.1)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (3.1.0)
Expand Down

0 comments on commit c62f366

Please sign in to comment.