Gemfile.lock in firebase_dynamic_link-0.1.2 vs Gemfile.lock in firebase_dynamic_link-0.1.3
- old
+ new
@@ -1,28 +1,33 @@
PATH
remote: .
specs:
- firebase_dynamic_link (0.1.2)
+ firebase_dynamic_link (0.1.3)
dry-configurable (~> 0.5, >= 0.5.0)
faraday (~> 0.9, >= 0.9.2)
GEM
remote: https://rubygems.org/
specs:
appraisal (2.2.0)
bundler
rake
thor (>= 0.14.0)
+ bootsnap (1.3.0)
+ msgpack (~> 1.0)
coderay (1.1.2)
concurrent-ruby (1.0.5)
diff-lcs (1.3)
+ docile (1.3.0)
dotenv (2.2.2)
dry-configurable (0.7.0)
concurrent-ruby (~> 1.0)
- faraday (0.14.0)
+ faraday (0.15.0)
multipart-post (>= 1.2, < 3)
+ json (2.1.0)
method_source (0.9.0)
+ msgpack (1.2.4)
multipart-post (2.0.0)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rake (10.5.0)
@@ -37,23 +42,30 @@
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
+ simplecov (0.16.1)
+ docile (~> 1.1)
+ json (>= 1.8, < 3)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.2)
thor (0.20.0)
vcr (4.0.0)
PLATFORMS
ruby
DEPENDENCIES
appraisal (~> 2.2.0)
+ bootsnap (~> 1.3.0)
bundler (~> 1.16)
dotenv (~> 2.2, >= 2.2.2)
firebase_dynamic_link!
pry (~> 0.11.3)
rake (~> 10.0)
rspec (~> 3.0)
+ simplecov (>= 0.16.1)
vcr (~> 4.0, >= 4.0.0)
BUNDLED WITH
1.16.1