Gemfile.lock in flex-station-data-1.0.1 vs Gemfile.lock in flex-station-data-1.0.2
- old
+ new
@@ -1,58 +1,81 @@
PATH
remote: .
specs:
- flex-station-data (1.0.1)
+ flex-station-data (1.0.2)
activesupport
linefit
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.0)
+ activesupport (6.0.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- zeitwerk (~> 2.1, >= 2.1.8)
- coderay (1.1.2)
- concurrent-ruby (1.1.5)
- diff-lcs (1.3)
- i18n (1.6.0)
+ zeitwerk (~> 2.2, >= 2.2.2)
+ ast (2.4.1)
+ coderay (1.1.3)
+ concurrent-ruby (1.1.6)
+ diff-lcs (1.4.4)
+ i18n (1.8.3)
concurrent-ruby (~> 1.0)
linefit (0.3.4)
- method_source (0.9.2)
- minitest (5.11.3)
- pry (0.12.2)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
- rake (10.5.0)
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-core (3.8.2)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.4)
+ method_source (1.0.0)
+ minitest (5.14.1)
+ parallel (1.19.2)
+ parser (2.7.1.4)
+ ast (~> 2.4.1)
+ pry (0.13.1)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
+ rainbow (3.0.0)
+ rake (13.0.1)
+ regexp_parser (1.7.1)
+ rexml (3.2.4)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.2)
+ rspec-support (~> 3.9.3)
+ rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-mocks (3.8.1)
+ rspec-support (~> 3.9.0)
+ rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.2)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.3)
+ rubocop (0.87.1)
+ parallel (~> 1.10)
+ parser (>= 2.7.1.1)
+ rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.7)
+ rexml
+ rubocop-ast (>= 0.1.0, < 1.0)
+ ruby-progressbar (~> 1.7)
+ unicode-display_width (>= 1.4.0, < 2.0)
+ rubocop-ast (0.1.0)
+ parser (>= 2.7.0.1)
+ rubocop-rspec (1.42.0)
+ rubocop (>= 0.87.0)
+ ruby-progressbar (1.10.1)
thread_safe (0.3.6)
- tzinfo (1.2.5)
+ tzinfo (1.2.7)
thread_safe (~> 0.1)
- zeitwerk (2.1.9)
+ unicode-display_width (1.7.0)
+ zeitwerk (2.3.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.0)
flex-station-data!
pry
- rake (~> 10.0)
+ rake (~> 13.0)
rspec (~> 3.8)
+ rubocop-rspec
BUNDLED WITH
- 2.0.2
+ 2.1.4