gemfiles/Gemfile-rails.4.2.x.lock in pickle-0.6.2 vs gemfiles/Gemfile-rails.4.2.x.lock in pickle-0.7.0
- old
+ new
@@ -6,16 +6,16 @@
fabrication (2.16.2)
PATH
remote: ..
specs:
- pickle (0.6.2)
+ pickle (0.7.0)
cucumber (>= 3.0, < 8.0)
rake
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
actionmailer (4.2.11.3)
actionpack (= 4.2.11.3)
actionview (= 4.2.11.3)
activejob (= 4.2.11.3)
@@ -50,11 +50,11 @@
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
arel (6.0.4)
- backports (3.21.0)
+ backports (3.23.0)
builder (3.2.4)
capybara (3.35.3)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
@@ -62,11 +62,11 @@
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
codecov (0.6.0)
simplecov (>= 0.15, < 0.22)
- concurrent-ruby (1.1.9)
+ concurrent-ruby (1.1.10)
crass (1.0.6)
cucumber (3.2.0)
builder (>= 2.1.2)
cucumber-core (~> 3.2.0)
cucumber-expressions (~> 6.0.1)
@@ -87,41 +87,41 @@
nokogiri (~> 1.8)
rails (>= 4.2, < 7)
cucumber-tag_expressions (1.1.1)
cucumber-wire (0.0.1)
database_cleaner (1.99.0)
- diff-lcs (1.4.4)
+ diff-lcs (1.5.0)
docile (1.4.0)
erubis (2.7.0)
factory_bot (5.2.0)
activesupport (>= 4.2.0)
gherkin (5.1.0)
- git (1.9.1)
+ git (1.10.2)
rchardet (~> 1.8)
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
- loofah (2.12.0)
+ loofah (2.15.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
machinist (2.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
- mime-types (3.3.1)
+ mime-types (3.4.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2021.0901)
+ mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mini_portile2 (2.6.1)
- minitest (5.14.4)
+ minitest (5.15.0)
multi_json (1.15.0)
multi_test (0.1.2)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
public_suffix (4.0.6)
- racc (1.5.2)
+ racc (1.6.0)
rack (1.6.13)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.2.11.3)
actionmailer (= 4.2.11.3)
@@ -147,11 +147,11 @@
activesupport (= 4.2.11.3)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (13.0.6)
rchardet (1.8.0)
- regexp_parser (2.1.1)
+ regexp_parser (2.2.1)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
@@ -170,25 +170,27 @@
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
- simplecov_json_formatter (0.1.3)
- sprockets (4.0.2)
+ simplecov_json_formatter (0.1.4)
+ sprockets (4.0.3)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
- thor (1.1.0)
+ thor (1.2.1)
thread_safe (0.3.6)
tzinfo (1.2.9)
thread_safe (~> 0.1)
+ webrick (1.7.0)
xpath (3.2.0)
nokogiri (~> 1.8)
- yard (0.9.26)
+ yard (0.9.27)
+ webrick (~> 1.7.0)
PLATFORMS
ruby
DEPENDENCIES