Gemfile.lock in firebase_dynamic_link-0.1.0 vs Gemfile.lock in firebase_dynamic_link-0.1.1
- old
+ new
@@ -1,24 +1,25 @@
PATH
remote: .
specs:
- firebase_dynamic_link (0.1.0)
- dry-configurable (~> 0.7.0)
- dry-core (~> 0.4.5)
- faraday (~> 0.14.0)
+ firebase_dynamic_link (0.1.1)
+ 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)
coderay (1.1.2)
concurrent-ruby (1.0.5)
diff-lcs (1.3)
dotenv (2.2.2)
dry-configurable (0.7.0)
concurrent-ruby (~> 1.0)
- dry-core (0.4.5)
- concurrent-ruby (~> 1.0)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
method_source (0.9.0)
multipart-post (2.0.0)
pry (0.11.3)
@@ -36,15 +37,17 @@
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)
+ thor (0.20.0)
vcr (4.0.0)
PLATFORMS
ruby
DEPENDENCIES
+ appraisal (~> 2.2.0)
bundler (~> 1.16)
dotenv (~> 2.2, >= 2.2.2)
firebase_dynamic_link!
pry (~> 0.11.3)
rake (~> 10.0)