File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33source "https://rubygems.org"
44gemspec
55
6- gem "simplecov" , "~> 0.22 .0" , group : :development
6+ gem "simplecov" , "~> 1.1 .0" , group : :development
77gem "rspec" , "~> 3.13" , group : :development
88gem "webmock" , "~> 3.23" , group : :development
Original file line number Diff line number Diff line change 1515 bigdecimal
1616 rexml
1717 diff-lcs (1.5.1 )
18- docile (1.4.0 )
1918 hashdiff (1.1.0 )
2019 jwt (2.8.1 )
2120 base64
3433 diff-lcs (>= 1.2.0 , < 2.0 )
3534 rspec-support (~> 3.13.0 )
3635 rspec-support (3.13.1 )
37- simplecov (0.22.0 )
38- docile (~> 1.1 )
39- simplecov-html (~> 0.11 )
40- simplecov_json_formatter (~> 0.1 )
41- simplecov-html (0.12.3 )
42- simplecov_json_formatter (0.1.4 )
36+ simplecov (1.1.1 )
4337 webmock (3.23.1 )
4438 addressable (>= 2.8.0 )
4539 crack (>= 0.3.2 )
@@ -52,7 +46,7 @@ PLATFORMS
5246DEPENDENCIES
5347 logto !
5448 rspec (~> 3.13 )
55- simplecov (~> 0.22 .0 )
49+ simplecov (~> 1.1 .0 )
5650 webmock (~> 3.23 )
5751
5852BUNDLED WITH
You can’t perform that action at this time.
0 commit comments