Gemfile.lock in buildium-ruby-2.1.0 vs Gemfile.lock in buildium-ruby-3.0.0
- old
+ new
@@ -1,77 +1,30 @@
PATH
remote: .
specs:
- buildium-ruby (2.1.0)
+ buildium-ruby (3.0.0)
faraday (>= 1.0.1, < 3.0)
faraday-multipart
GEM
remote: https://rubygems.org/
specs:
- ast (2.4.2)
- base64 (0.1.1)
- byebug (11.1.3)
- coderay (1.1.3)
- diff-lcs (1.5.0)
- faraday (2.7.11)
- base64
- faraday-net_http (>= 2.0, < 3.1)
- ruby2_keywords (>= 0.0.4)
+ faraday (2.9.0)
+ faraday-net_http (>= 2.0, < 3.2)
faraday-multipart (1.0.4)
multipart-post (~> 2)
- faraday-net_http (3.0.2)
- jaro_winkler (1.5.4)
- method_source (1.0.0)
- multipart-post (2.3.0)
- parallel (1.21.0)
- parser (3.1.0.0)
- ast (~> 2.4.1)
- pry (0.13.1)
- coderay (~> 1.1)
- method_source (~> 1.0)
- pry-byebug (3.9.0)
- byebug (~> 11.0)
- pry (~> 0.13.0)
- psych (4.0.3)
- stringio
- rainbow (3.0.0)
- rake (13.0.6)
- rspec (3.10.0)
- rspec-core (~> 3.10.0)
- rspec-expectations (~> 3.10.0)
- rspec-mocks (~> 3.10.0)
- rspec-core (3.10.1)
- rspec-support (~> 3.10.0)
- rspec-expectations (3.10.1)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-mocks (3.10.2)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-support (3.10.3)
- rubocop (0.66.0)
- jaro_winkler (~> 1.5.1)
- parallel (~> 1.10)
- parser (>= 2.5, != 2.5.1.1)
- psych (>= 3.1.0)
- rainbow (>= 2.2.2, < 4.0)
- ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 1.6)
- ruby-progressbar (1.11.0)
- ruby2_keywords (0.0.5)
- stringio (3.0.1)
- unicode-display_width (1.5.0)
+ faraday-net_http (3.1.0)
+ net-http
+ multipart-post (2.4.0)
+ net-http (0.4.1)
+ uri
+ uri (0.13.0)
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
buildium-ruby!
- pry-byebug
- rake (~> 13.0.1)
- rspec (~> 3.6, >= 3.6.0)
- rubocop (~> 0.66.0)
BUNDLED WITH
2.2.29