Gemfile.lock in sportradar-api-0.15.0 vs Gemfile.lock in sportradar-api-0.15.1
- old
+ new
@@ -1,26 +1,27 @@
PATH
remote: .
specs:
- sportradar-api (0.14.0)
+ sportradar-api (0.15.1)
activesupport
httparty (>= 0.14.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.1)
+ activesupport (6.1.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ zeitwerk (~> 2.3)
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
codeclimate-test-reporter (1.0.8)
simplecov (<= 0.13)
coderay (1.1.1)
- concurrent-ruby (1.0.5)
+ concurrent-ruby (1.1.8)
coveralls (0.8.19)
json (>= 1.8, < 3)
simplecov (~> 0.12.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
@@ -30,11 +31,11 @@
docile (1.1.5)
dotenv (2.7.6)
hashdiff (0.3.4)
httparty (0.16.2)
multi_xml (>= 0.5.2)
- i18n (1.1.0)
+ i18n (1.8.10)
concurrent-ruby (~> 1.0)
json (2.1.0)
method_source (0.8.2)
minitest (5.10.2)
minitest-focus (1.1.2)
@@ -54,18 +55,18 @@
simplecov-html (0.10.1)
slop (3.6.0)
term-ansicolor (1.6.0)
tins (~> 1.0)
thor (0.19.4)
- thread_safe (0.3.6)
tins (1.14.0)
- tzinfo (1.2.5)
- thread_safe (~> 0.1)
+ tzinfo (2.0.4)
+ concurrent-ruby (~> 1.0)
vcr (3.0.3)
webmock (3.0.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
+ zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES