Gemfile.lock in access-2.3.0.pre.rc1 vs Gemfile.lock in access-2.3.0.pre.rc2
- old
+ new
@@ -1,17 +1,17 @@
PATH
remote: .
specs:
- access (2.3.0.pre.rc1)
+ access (2.3.0.pre.rc2)
hashie
httparty
GEM
remote: https://rubygems.org/
specs:
- addressable (2.5.2)
- public_suffix (>= 2.0.2, < 4.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
coderay (1.1.2)
coveralls (0.8.22)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
@@ -20,27 +20,27 @@
crack (0.4.3)
safe_yaml (~> 1.0.0)
docile (1.3.1)
dotenv (2.5.0)
hashdiff (0.3.7)
- hashie (3.6.0)
- httparty (0.16.4)
+ hashie (5.0.0)
+ httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
- json (2.1.0)
+ json (2.6.2)
method_source (0.9.0)
- mime-types (3.2.2)
+ mime-types (3.4.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2019.0331)
+ mime-types-data (3.2022.0105)
minitest (5.11.3)
minitest-focus (1.1.2)
minitest (>= 4, < 6)
multi_xml (0.6.0)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
- public_suffix (3.0.2)
- rake (12.3.1)
+ public_suffix (4.0.7)
+ rake (13.0.6)
safe_yaml (1.0.4)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)