Gemfile.lock in at_coder_friends-0.3.2 vs Gemfile.lock in at_coder_friends-0.3.3
- old
+ new
@@ -1,9 +1,10 @@
PATH
remote: .
specs:
- at_coder_friends (0.3.2)
+ at_coder_friends (0.3.3)
+ launchy (~> 2.4.3)
mechanize (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
@@ -12,16 +13,18 @@
connection_pool (2.2.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
docile (1.3.1)
- domain_name (0.5.20180417)
+ domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
hashdiff (0.3.8)
http-cookie (1.0.3)
domain_name (~> 0.5)
json (2.1.0)
+ launchy (2.4.3)
+ addressable (~> 2.3)
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)
@@ -29,16 +32,16 @@
nokogiri (~> 1.6)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (>= 0.0.9, < 0.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
- mime-types-data (3.2018.0812)
+ mime-types-data (3.2019.0331)
mini_portile2 (2.4.0)
net-http-digest_auth (1.4.1)
- net-http-persistent (3.0.0)
+ net-http-persistent (3.1.0)
connection_pool (~> 2.2)
- nokogiri (1.10.1)
+ nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
ntlm-http (0.1.1)
public_suffix (3.0.3)
rake (10.5.0)
rspec (3.8.0)
@@ -60,11 +63,11 @@
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.5)
+ unf_ext (0.0.7.6)
webmock (3.5.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
webrobots (0.1.2)
@@ -80,6 +83,6 @@
rspec (~> 3.0)
simplecov (~> 0.10)
webmock (~> 3.0)
BUNDLED WITH
- 1.16.1
+ 1.17.3