Skip to content

Commit

Permalink
Merge pull request #150 from themarshallproject/develop
Browse files Browse the repository at this point in the history
A few dependency updates
  • Loading branch information
GabeIsman authored Jun 20, 2018
2 parents fb5304c + 2305f2e commit d444f9f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ GEM
concurrent-ruby (1.0.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.3)
crass (1.0.4)
css_parser (1.4.2)
addressable
database_cleaner (1.5.3)
Expand Down Expand Up @@ -121,7 +121,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.0)
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.10)
Expand Down Expand Up @@ -150,10 +150,10 @@ GEM
method_source (~> 0.8.1)
slop (~> 3.4)
puma (3.4.0)
rack (1.6.8)
rack (1.6.10)
rack-cache (1.6.1)
rack (>= 0.4)
rack-protection (1.5.3)
rack-protection (1.5.5)
rack
rack-test (0.6.3)
rack (>= 1.0)
Expand All @@ -174,8 +174,8 @@ GEM
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
Expand Down Expand Up @@ -241,7 +241,7 @@ GEM
tilt (>= 1.3, < 3)
slop (3.6.0)
spring (1.7.1)
sprockets (3.7.1)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
Expand Down

0 comments on commit d444f9f

Please sign in to comment.