Gemfile.lock in at_coder_friends-0.6.7 vs Gemfile.lock in at_coder_friends-0.6.8
- old
+ new
@@ -1,75 +1,84 @@
PATH
remote: .
specs:
- at_coder_friends (0.6.7)
+ at_coder_friends (0.6.8)
colorize (~> 0.8.1)
launchy (>= 2.4.3)
mechanize (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
colorize (0.8.1)
- connection_pool (2.2.3)
- crack (0.4.4)
+ connection_pool (2.2.5)
+ crack (0.4.5)
+ rexml
diff-lcs (1.4.4)
- docile (1.3.3)
+ docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
hashdiff (1.0.1)
http-cookie (1.0.3)
domain_name (~> 0.5)
launchy (2.5.0)
addressable (~> 2.7)
- mechanize (2.7.6)
- domain_name (~> 0.5, >= 0.5.1)
- http-cookie (~> 1.0)
- mime-types (>= 1.17.2)
- net-http-digest_auth (~> 1.1, >= 1.1.1)
- net-http-persistent (>= 2.5.2)
- nokogiri (~> 1.6)
- ntlm-http (~> 0.1, >= 0.1.1)
- webrobots (>= 0.0.9, < 0.2)
+ mechanize (2.8.1)
+ addressable (~> 2.7)
+ 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)
+ nokogiri (~> 1.11, >= 1.11.2)
+ rubyntlm (~> 0.6, >= 0.6.3)
+ webrick (~> 1.7)
+ webrobots (~> 0.1.2)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2020.1104)
- mini_portile2 (2.4.0)
+ mime-types-data (3.2021.0225)
+ mini_portile2 (2.5.1)
net-http-digest_auth (1.4.1)
- net-http-persistent (4.0.0)
+ net-http-persistent (4.0.1)
connection_pool (~> 2.2)
- nokogiri (1.10.10)
- mini_portile2 (~> 2.4.0)
- ntlm-http (0.1.1)
+ nokogiri (1.11.6)
+ mini_portile2 (~> 2.5.0)
+ racc (~> 1.4)
public_suffix (4.0.6)
- rake (13.0.2)
+ racc (1.5.2)
+ rake (13.0.3)
+ 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.0)
+ rspec-core (3.10.1)
rspec-support (~> 3.10.0)
- rspec-expectations (3.10.0)
+ rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
- rspec-mocks (3.10.0)
+ rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
- rspec-support (3.10.0)
- simplecov (0.18.5)
+ rspec-support (3.10.2)
+ rubyntlm (0.6.3)
+ 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)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
- webmock (3.11.0)
+ webmock (3.13.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
+ webrick (1.7.0)
webrobots (0.1.2)
PLATFORMS
ruby
x64-mingw32
@@ -81,6 +90,6 @@
rspec (~> 3.0)
simplecov (~> 0.10)
webmock (~> 3.0)
BUNDLED WITH
- 2.1.4
+ 2.2.18