Skip to content

Commit

Permalink
Merge dda46e1 into 7fca5b4
Browse files Browse the repository at this point in the history
  • Loading branch information
nijikon committed Feb 7, 2021
2 parents 7fca5b4 + dda46e1 commit b2517fb
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions Gemfile.lock
Expand Up @@ -6,23 +6,25 @@ PATH
GEM
remote: https://rubygems.org/
specs:
coveralls_reborn (0.18.0)
simplecov (>= 0.18.1, < 0.20.0)
coveralls_reborn (0.20.0)
simplecov (>= 0.18.1, < 0.22.0)
term-ansicolor (~> 1.6)
thor (>= 0.20.3, < 2.0)
tins (~> 1.16)
docile (1.3.2)
minitest (5.14.2)
rake (13.0.1)
simplecov (0.19.0)
docile (1.3.5)
minitest (5.14.3)
rake (13.0.3)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.2)
sync (0.5.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (1.0.1)
tins (1.26.0)
thor (1.1.0)
tins (1.28.0)
sync

PLATFORMS
Expand All @@ -36,4 +38,4 @@ DEPENDENCIES
user_agent_parser!

BUNDLED WITH
2.1.4
2.2.8

0 comments on commit b2517fb

Please sign in to comment.