Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #473 from codeforamerica/mb-update-gems
Update gems with bummr
  • Loading branch information
monfresh committed Aug 13, 2018
2 parents 1fb0b16 + 789c9e4 commit c743e23
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Gemfile.lock
Expand Up @@ -171,7 +171,7 @@ GEM
haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
i18n (1.0.1)
i18n (1.1.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
jaro_winkler (1.5.1)
Expand Down Expand Up @@ -228,7 +228,7 @@ GEM
powerpack (0.1.2)
public_suffix (3.0.2)
puma (3.12.0)
pundit (1.1.0)
pundit (2.0.0)
activesupport (>= 3.0.0)
rack (2.0.5)
rack-cache (1.8.0)
Expand Down Expand Up @@ -283,26 +283,26 @@ GEM
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (~> 3.8.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.7.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-rails (3.7.2)
rspec-support (~> 3.8.0)
rspec-rails (3.8.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubocop (0.58.2)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
Expand Down Expand Up @@ -335,7 +335,7 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
smarter_csv (1.2.3)
smarter_csv (1.2.4)
spring (2.0.2)
activesupport (>= 4.2)
spring-commands-rspec (1.0.4)
Expand Down

0 comments on commit c743e23

Please sign in to comment.