Gemfile.lock in crowdin-api-1.7.0 vs Gemfile.lock in crowdin-api-1.8.0
- old
+ new
@@ -1,20 +1,18 @@
PATH
remote: .
specs:
- crowdin-api (1.7.0)
+ crowdin-api (1.8.0)
open-uri (>= 0.1.0, < 0.2.0)
rest-client (>= 2.0.0, < 2.2.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
- codecov (0.6.0)
- simplecov (>= 0.15, < 0.22)
coderay (1.1.3)
crack (0.4.5)
rexml
diff-lcs (1.5.0)
docile (1.4.0)
@@ -73,14 +71,17 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
- simplecov (0.21.2)
+ simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
+ simplecov-cobertura (2.1.0)
+ rexml
+ simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
@@ -90,19 +91,21 @@
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
yard (0.9.34)
PLATFORMS
+ arm64-darwin-23
x86_64-linux
DEPENDENCIES
bundler (~> 2.2, >= 2.2.32)
- codecov (~> 0.6.0)
crowdin-api!
pry (~> 0.14.1)
rake (~> 13.0, >= 13.0.6)
rspec (~> 3.10)
rubocop (~> 1.23)
+ simplecov (~> 0.22)
+ simplecov-cobertura (~> 2.1)
webmock (~> 3.14)
yard (~> 0.9.28)
BUNDLED WITH
2.4.22