Gemfile.lock in translate_self-0.1.0 vs Gemfile.lock in translate_self-0.2.0
- old
+ new
@@ -1,15 +1,15 @@
PATH
remote: .
specs:
translate_self (0.1.0)
+ deepl-rb
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
- byebug (11.1.3)
deepl-rb (2.3.0)
diff-lcs (1.4.4)
parallel (1.20.1)
parser (3.0.1.1)
ast (~> 2.4.1)
@@ -46,13 +46,11 @@
PLATFORMS
x86_64-linux
DEPENDENCIES
- byebug
- deepl-rb
rake (~> 13.0)
- rspec (~> 3.0)
+ rspec (~> 3.2)
rubocop (~> 1.7)
translate_self!
BUNDLED WITH
2.2.17