Gemfile.lock in at_coder_friends-0.6.9 vs Gemfile.lock in at_coder_friends-0.7.0
- old
+ new
@@ -1,33 +1,34 @@
PATH
remote: .
specs:
- at_coder_friends (0.6.9)
+ at_coder_friends (0.7.0)
colorize (~> 0.8.1)
launchy (>= 2.4.3)
mechanize (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.4)
+ public_suffix (>= 2.0.2, < 6.0)
colorize (0.8.1)
- connection_pool (2.2.5)
+ connection_pool (2.4.0)
crack (0.4.5)
rexml
diff-lcs (1.5.0)
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
hashdiff (1.0.1)
- http-cookie (1.0.4)
+ http-cookie (1.0.5)
domain_name (~> 0.5)
- launchy (2.5.0)
- addressable (~> 2.7)
- mechanize (2.8.3)
+ json (2.6.3)
+ launchy (2.5.2)
addressable (~> 2.8)
+ mechanize (2.9.1)
+ addressable (~> 2.8)
domain_name (~> 0.5, >= 0.5.20190701)
http-cookie (~> 1.0, >= 1.0.3)
mime-types (~> 3.0)
net-http-digest_auth (~> 1.4, >= 1.4.1)
net-http-persistent (>= 2.5.2, < 5.0.dev)
@@ -35,64 +36,60 @@
rubyntlm (~> 0.6, >= 0.6.3)
webrick (~> 1.7)
webrobots (~> 0.1.2)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2021.1115)
- mini_portile2 (2.6.1)
+ mime-types-data (3.2023.0218.1)
net-http-digest_auth (1.4.1)
- net-http-persistent (4.0.1)
+ net-http-persistent (4.0.2)
connection_pool (~> 2.2)
- nokogiri (1.12.5)
- mini_portile2 (~> 2.6.1)
+ nokogiri (1.14.3-arm64-darwin)
racc (~> 1.4)
- nokogiri (1.12.5-x64-mingw32)
+ nokogiri (1.14.3-x86_64-linux)
racc (~> 1.4)
- public_suffix (4.0.6)
- racc (1.6.0)
+ public_suffix (5.0.1)
+ racc (1.6.2)
rake (13.0.6)
rexml (3.2.5)
- rspec (3.10.0)
- rspec-core (~> 3.10.0)
- rspec-expectations (~> 3.10.0)
- rspec-mocks (~> 3.10.0)
- rspec-core (3.10.1)
- rspec-support (~> 3.10.0)
- rspec-expectations (3.10.1)
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.2)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-mocks (3.10.2)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-support (3.10.3)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
rubyntlm (0.6.3)
- simplecov (0.21.2)
+ simplecov (0.17.1)
docile (~> 1.1)
- simplecov-html (~> 0.11)
- simplecov_json_formatter (~> 0.1)
- simplecov-html (0.12.3)
- simplecov_json_formatter (0.1.3)
+ json (>= 1.8, < 3)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.2)
unf (0.1.4)
unf_ext
- unf_ext (0.0.8)
- unf_ext (0.0.8-x64-mingw32)
- webmock (3.14.0)
+ unf_ext (0.0.8.2)
+ webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
- webrick (1.7.0)
+ webrick (1.8.1)
webrobots (0.1.2)
PLATFORMS
- ruby
- x64-mingw32
+ arm64-darwin-20
+ x86_64-linux
DEPENDENCIES
at_coder_friends!
bundler (~> 2.0)
rake (~> 13.0)
rspec (~> 3.0)
- simplecov (~> 0.10)
+ simplecov (~> 0.10, < 0.18)
webmock (~> 3.0)
BUNDLED WITH
- 2.2.32
+ 2.4.12