Skip to content

Commit

Permalink
Bump cuprite from 0.11 to 0.12 in /gemfiles/rails_61_turbolinks (#6778)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Feb 24, 2021
1 parent 00a792e commit 771954c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion gemfiles/rails_61_turbolinks/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ group :development, :test do
end

group :test do
gem "cuprite", "0.11"
gem "cuprite", "0.12"
gem "capybara", "~> 3.14"
gem "db-query-matchers", "0.10.0"

Expand Down
10 changes: 5 additions & 5 deletions gemfiles/rails_61_turbolinks/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,9 @@ GEM
cucumber-core (~> 8.0, >= 8.0.1)
cucumber-cucumber-expressions (~> 10.3, >= 10.3.0)
cucumber-messages (~> 13.0, >= 13.0.1)
cuprite (0.11)
cuprite (0.12)
capybara (>= 2.1, < 4)
ferrum (~> 0.9.0)
ferrum (~> 0.10.0)
database_cleaner (2.0.1)
database_cleaner-active_record (~> 2.0.0)
database_cleaner-active_record (2.0.0)
Expand All @@ -174,7 +174,7 @@ GEM
activesupport (>= 5.0)
request_store (>= 1.0)
erubi (1.10.0)
ferrum (0.9)
ferrum (0.10.2)
addressable (~> 2.5)
cliver (~> 0.3)
concurrent-ruby (~> 1.1)
Expand Down Expand Up @@ -309,7 +309,7 @@ GEM
activerecord (>= 5.2.4)
activesupport (>= 5.2.4)
i18n
regexp_parser (2.0.3)
regexp_parser (2.1.1)
request_store (1.5.0)
rack (>= 1.4)
responders (3.0.1)
Expand Down Expand Up @@ -395,7 +395,7 @@ DEPENDENCIES
capybara (~> 3.14)
cucumber
cucumber-rails (~> 2.0)
cuprite (= 0.11)
cuprite (= 0.12)
database_cleaner
db-query-matchers (= 0.10.0)
devise
Expand Down

0 comments on commit 771954c

Please sign in to comment.