Gemfile.lock in braze_ruby-0.2.2 vs Gemfile.lock in braze_ruby-0.3.1
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
- braze_ruby (0.2.2)
- faraday
+ braze_ruby (0.3.1)
+ faraday (~> 0.17.1)
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.0)
@@ -21,11 +21,11 @@
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
dotenv (2.7.5)
factory_bot (5.1.0)
activesupport (>= 4.2.0)
- faraday (0.15.4)
+ faraday (0.17.1)
multipart-post (>= 1.2, < 3)
hashdiff (1.0.0)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
method_source (0.9.2)
@@ -64,15 +64,15 @@
ruby
DEPENDENCIES
braze_ruby!
bundler (>= 1.3)
- dotenv
- factory_bot
- pry
- rake
- rspec
- vcr
- webmock
+ dotenv (~> 2.7.5)
+ factory_bot (~> 5.1.0)
+ pry (~> 0.12.2)
+ rake (~> 12.3.3)
+ rspec (~> 3.8.0)
+ vcr (~> 5.0.0)
+ webmock (~> 3.7.5)
BUNDLED WITH
2.0.2