Gemfile.lock in video_chat_get-0.1.0 vs Gemfile.lock in video_chat_get-0.1.1
- old
+ new
@@ -1,9 +1,12 @@
PATH
remote: .
specs:
- video_chat_get (0.1.0)
+ video_chat_get (0.1.1)
+ httpclient (~> 2.8.3)
+ json (~> 2.3.0)
+ nokogiri (~> 1.10.9)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.3)
@@ -30,12 +33,9 @@
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.16)
- httpclient
- json
- nokogiri
rake (~> 10.0)
rspec (~> 3.0)
video_chat_get!
BUNDLED WITH