Skip to content

Commit

Permalink
Merge 9d600d7 into cb74ef6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 7, 2019
2 parents cb74ef6 + 9d600d7 commit 5c49732
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.2)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
angular-rails-templates (1.0.2)
railties (>= 4.2, < 6)
Expand All @@ -52,13 +52,14 @@ GEM
awesome_print (1.8.0)
builder (3.2.3)
byebug (10.0.2)
capybara (2.18.0)
capybara (3.13.2)
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (>= 2.0, < 4.0)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.2)
xpath (~> 3.2)
capybara-selenium (0.0.6)
capybara
selenium-webdriver
Expand Down Expand Up @@ -110,7 +111,7 @@ GEM
eventmachine (= 1.0.9)
ffi
powerpack (0.1.1)
public_suffix (3.0.2)
public_suffix (3.0.3)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
rack (1.6.11)
Expand Down Expand Up @@ -147,6 +148,7 @@ GEM
rainbow (3.0.0)
raindrops (0.19.0)
rake (12.3.2)
regexp_parser (1.3.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
Expand Down Expand Up @@ -211,8 +213,8 @@ GEM
unicorn-rails (2.2.1)
rack
unicorn
xpath (2.1.0)
nokogiri (~> 1.3)
xpath (3.2.0)
nokogiri (~> 1.8)

PLATFORMS
ruby
Expand Down

0 comments on commit 5c49732

Please sign in to comment.