Gemfile.lock in ojra-1.1.0 vs Gemfile.lock in ojra-1.1.1
- old
+ new
@@ -1,40 +1,42 @@
PATH
remote: .
specs:
- ojra (1.1.0)
- faraday (~> 2.7)
+ ojra (1.1.1)
+ faraday (~> 2.9)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.0)
- faraday (2.7.4)
- faraday-net_http (>= 2.0, < 3.1)
- ruby2_keywords (>= 0.0.4)
- faraday-net_http (3.0.2)
- rake (13.0.6)
+ faraday (2.9.0)
+ faraday-net_http (>= 2.0, < 3.2)
+ faraday-net_http (3.1.0)
+ net-http
+ net-http (0.4.1)
+ uri
+ rake (13.1.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
- rspec-core (3.12.1)
+ rspec-core (3.12.2)
rspec-support (~> 3.12.0)
- rspec-expectations (3.12.2)
+ rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
- rspec-mocks (3.12.3)
+ rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
- rspec-support (3.12.0)
- ruby2_keywords (0.0.5)
+ rspec-support (3.12.1)
+ uri (0.13.0)
PLATFORMS
ruby
DEPENDENCIES
ojra!
- rake (~> 13.0.6)
+ rake (~> 13.1)
rspec (~> 3.12)
BUNDLED WITH
2.4.7