Gemfile.lock in cinnamon_serial-2.1.1 vs Gemfile.lock in cinnamon_serial-2.1.2
- old
+ new
@@ -1,15 +1,16 @@
PATH
remote: .
specs:
- cinnamon_serial (2.1.1)
+ cinnamon_serial (2.1.2)
GEM
remote: https://rubygems.org/
specs:
ansi (1.5.0)
ast (2.4.0)
+ byebug (11.0.1)
coderay (1.1.2)
diff-lcs (1.3)
docile (1.3.1)
ffi (1.10.0)
formatador (0.2.5)
@@ -45,10 +46,13 @@
ast (~> 2.4.0)
powerpack (0.1.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
+ pry-byebug (3.7.0)
+ byebug (~> 11.0)
+ pry (~> 0.10)
rainbow (3.0.0)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rspec (3.8.0)
@@ -91,12 +95,14 @@
ruby
DEPENDENCIES
cinnamon_serial!
guard-rspec (~> 4.7)
+ pry
+ pry-byebug (~> 3)
rspec (~> 3.8)
rubocop (~> 0.63.1)
simplecov (~> 0.16.1)
simplecov-console (~> 0.4.2)
BUNDLED WITH
- 1.17.2
+ 1.17.3