Gemfile.lock in investec_open_api-1.0.1 vs Gemfile.lock in investec_open_api-1.1.0
- old
+ new
@@ -1,69 +1,101 @@
+PATH
+ remote: .
+ specs:
+ investec_open_api (1.1.0)
+ active_attr
+ faraday
+ faraday_middleware
+ money
+
GEM
remote: https://rubygems.org/
specs:
- actionpack (6.0.3.2)
- actionview (= 6.0.3.2)
- activesupport (= 6.0.3.2)
- rack (~> 2.0, >= 2.0.8)
+ actionpack (7.0.4.3)
+ actionview (= 7.0.4.3)
+ activesupport (= 7.0.4.3)
+ rack (~> 2.0, >= 2.2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
- actionview (6.0.3.2)
- activesupport (= 6.0.3.2)
+ actionview (7.0.4.3)
+ activesupport (= 7.0.4.3)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
- active_attr (0.15.0)
- actionpack (>= 3.0.2, < 6.1)
- activemodel (>= 3.0.2, < 6.1)
- activesupport (>= 3.0.2, < 6.1)
- activemodel (6.0.3.2)
- activesupport (= 6.0.3.2)
- activesupport (6.0.3.2)
+ active_attr (0.15.4)
+ actionpack (>= 3.0.2, < 7.1)
+ activemodel (>= 3.0.2, < 7.1)
+ activesupport (>= 3.0.2, < 7.1)
+ activemodel (7.0.4.3)
+ activesupport (= 7.0.4.3)
+ activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- zeitwerk (~> 2.2, >= 2.2.2)
- addressable (2.7.0)
- public_suffix (>= 2.0.2, < 5.0)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ addressable (2.8.4)
+ public_suffix (>= 2.0.2, < 6.0)
builder (3.2.4)
- concurrent-ruby (1.1.6)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
+ concurrent-ruby (1.2.2)
+ crack (0.4.5)
+ rexml
crass (1.0.6)
diff-lcs (1.4.4)
- erubi (1.9.0)
- faraday (1.0.1)
- multipart-post (>= 1.2, < 3)
- faraday_middleware (1.0.0)
+ erubi (1.12.0)
+ faraday (1.10.3)
+ faraday-em_http (~> 1.0)
+ faraday-em_synchrony (~> 1.0)
+ faraday-excon (~> 1.1)
+ faraday-httpclient (~> 1.0)
+ faraday-multipart (~> 1.0)
+ faraday-net_http (~> 1.0)
+ faraday-net_http_persistent (~> 1.0)
+ faraday-patron (~> 1.0)
+ faraday-rack (~> 1.0)
+ faraday-retry (~> 1.0)
+ ruby2_keywords (>= 0.0.4)
+ faraday-em_http (1.0.0)
+ faraday-em_synchrony (1.0.0)
+ faraday-excon (1.1.0)
+ faraday-httpclient (1.0.1)
+ faraday-multipart (1.0.4)
+ multipart-post (~> 2)
+ faraday-net_http (1.0.1)
+ faraday-net_http_persistent (1.2.0)
+ faraday-patron (1.0.0)
+ faraday-rack (1.0.0)
+ faraday-retry (1.0.3)
+ faraday_middleware (1.2.0)
faraday (~> 1.0)
hashdiff (1.0.1)
- i18n (1.8.4)
+ i18n (1.13.0)
concurrent-ruby (~> 1.0)
- loofah (2.6.0)
+ loofah (2.20.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
- mini_portile2 (2.4.0)
- minitest (5.14.1)
- money (6.13.8)
+ mini_portile2 (2.8.2)
+ minitest (5.18.0)
+ money (6.16.0)
i18n (>= 0.6.4, <= 2)
- multipart-post (2.1.1)
- nokogiri (1.10.10)
- mini_portile2 (~> 2.4.0)
- public_suffix (4.0.5)
- rack (2.2.3)
- rack-test (1.1.0)
- rack (>= 1.0, < 3)
+ multipart-post (2.3.0)
+ nokogiri (1.14.3)
+ mini_portile2 (~> 2.8.0)
+ racc (~> 1.4)
+ public_suffix (5.0.1)
+ racc (1.6.2)
+ rack (2.2.7)
+ rack-test (2.1.0)
+ rack (>= 1.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
- rails-html-sanitizer (1.3.0)
- loofah (~> 2.3)
+ rails-html-sanitizer (1.5.0)
+ loofah (~> 2.19, >= 2.19.1)
rake (12.3.3)
+ rexml (3.2.5)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
@@ -73,29 +105,24 @@
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
- safe_yaml (1.0.5)
- thread_safe (0.3.6)
- tzinfo (1.2.7)
- thread_safe (~> 0.1)
- webmock (3.8.3)
- addressable (>= 2.3.6)
+ ruby2_keywords (0.0.5)
+ tzinfo (2.0.6)
+ concurrent-ruby (~> 1.0)
+ webmock (3.18.1)
+ addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
- zeitwerk (2.4.0)
PLATFORMS
ruby
DEPENDENCIES
- active_attr
- faraday
- faraday_middleware
- money
- rake (~> 12.0)
- rspec (~> 3.0)
+ investec_open_api!
+ rake
+ rspec
webmock
BUNDLED WITH
- 2.1.4
+ 2.4.12