Gemfile.lock in rails_best_practices-1.20.0 vs Gemfile.lock in rails_best_practices-1.20.1
- old
+ new
@@ -1,31 +1,31 @@
PATH
remote: .
specs:
- rails_best_practices (1.20.0)
+ rails_best_practices (1.20.1)
activesupport
- code_analyzer (>= 0.5.1)
+ code_analyzer (>= 0.5.2)
erubis
i18n
json
require_all (~> 3.0)
ruby-progressbar
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.2.1)
+ activesupport (6.1.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- zeitwerk (~> 2.2)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ zeitwerk (~> 2.3)
awesome_print (1.8.0)
- code_analyzer (0.5.1)
+ code_analyzer (0.5.2)
sexp_processor
coderay (1.1.2)
- concurrent-ruby (1.1.5)
+ concurrent-ruby (1.1.8)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
@@ -48,19 +48,19 @@
guard (~> 2.1)
rspec (>= 2.14, < 4.0)
haml (5.1.2)
temple (>= 0.8.0)
tilt
- i18n (1.7.0)
+ i18n (1.8.10)
concurrent-ruby (~> 1.0)
json (2.3.0)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.0.13)
method_source (0.9.2)
- minitest (5.13.0)
+ minitest (5.14.4)
nenv (0.3.0)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
pry (0.12.2)
@@ -69,20 +69,25 @@
rake (13.0.1)
rb-fsevent (0.10.3)
rb-inotify (0.10.1)
ffi (~> 1.0)
require_all (3.0.0)
- rspec (2.14.1)
- rspec-core (~> 2.14.0)
- rspec-expectations (~> 2.14.0)
- rspec-mocks (~> 2.14.0)
- rspec-core (2.14.8)
- rspec-expectations (2.14.5)
- diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.14.6)
- ruby-progressbar (1.10.1)
- sexp_processor (4.13.0)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.1)
+ rspec-support (~> 3.9.1)
+ rspec-expectations (3.9.1)
+ diff-lcs (>= 1.2.0, < 2.0)
+ 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.2)
+ ruby-progressbar (1.11.0)
+ sexp_processor (4.15.2)
shellany (0.0.1)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
@@ -92,16 +97,15 @@
tilt (>= 2.0.6, < 2.1)
temple (0.8.2)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (1.0.1)
- thread_safe (0.3.6)
tilt (2.0.10)
tins (1.22.2)
- tzinfo (1.2.6)
- thread_safe (~> 0.1)
- zeitwerk (2.2.2)
+ tzinfo (2.0.4)
+ concurrent-ruby (~> 1.0)
+ zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
@@ -112,10 +116,10 @@
guard-rspec
haml
pry
rails_best_practices!
rake
- rspec (~> 2.14.0)
+ rspec
slim
BUNDLED WITH
2.1.4