Gemfile.lock in afterbanks-api-ruby-0.3.3 vs Gemfile.lock in afterbanks-api-ruby-0.3.4
- old
+ new
@@ -1,29 +1,29 @@
PATH
remote: .
specs:
- afterbanks-api-ruby (0.3.3)
+ afterbanks-api-ruby (0.3.4)
rest-client (~> 2.0.2)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.7.0)
+ addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
hashdiff (1.0.0)
- http-cookie (1.0.3)
+ http-cookie (1.0.4)
domain_name (~> 0.5)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2019.1009)
+ mime-types-data (3.2021.0704)
netrc (0.11.0)
- public_suffix (4.0.1)
+ public_suffix (4.0.6)
rake (13.0.1)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
@@ -42,10 +42,10 @@
rspec-support (3.9.0)
safe_yaml (1.0.5)
timecop (0.9.1)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.6)
+ unf_ext (0.0.7.7)
webmock (3.7.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)