Gemfile.lock in polishgeeks-dev-tools-1.3.0 vs Gemfile.lock in polishgeeks-dev-tools-1.3.1
- old
+ new
@@ -1,14 +1,13 @@
PATH
remote: .
specs:
- polishgeeks-dev-tools (1.3.0)
+ polishgeeks-dev-tools (1.3.1)
brakeman
bundler-audit
faker
- haml-lint
- mongoid-rspec
+ haml_lint
pry
rspec
rubocop
rubocop-rspec
rubycritic
@@ -18,13 +17,10 @@
yard
GEM
remote: https://rubygems.org/
specs:
- activemodel (4.2.6)
- activesupport (= 4.2.6)
- builder (~> 3.1)
activesupport (4.2.6)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
@@ -43,12 +39,10 @@
ruby_parser (~> 3.8.1)
safe_yaml (>= 1.0)
sass (~> 3.0)
slim (>= 1.3.6, < 4.0)
terminal-table (~> 1.4)
- bson (4.0.4)
- builder (3.2.2)
bundler-audit (0.5.0)
bundler (~> 1.2)
thor (~> 0.18)
codeclimate-engine-rb (0.3.1)
virtus (~> 1.0)
@@ -71,44 +65,33 @@
flog (4.3.2)
ruby_parser (~> 3.1, > 3.1.0)
sexp_processor (~> 4.4)
haml (4.0.7)
tilt
- haml-lint (0.13.0)
+ haml_lint (0.17.1)
haml (~> 4.0)
- rubocop (>= 0.25.0)
+ rake (>= 10, < 12)
+ rubocop (>= 0.36.0)
sysexits (~> 1.1)
highline (1.7.8)
i18n (0.7.0)
ice_nine (0.11.2)
json (1.8.3)
launchy (2.4.3)
addressable (~> 2.3)
method_source (0.8.2)
minitest (5.8.4)
- mongo (2.2.4)
- bson (~> 4.0)
- mongoid (5.1.2)
- activemodel (~> 4.0)
- mongo (~> 2.1)
- origin (~> 2.2)
- tzinfo (>= 0.3.37)
- mongoid-rspec (3.0.0)
- mongoid (~> 5.0)
- rake
- rspec (~> 3.3)
- origin (2.2.0)
parser (2.3.0.7)
ast (~> 2.2)
powerpack (0.1.1)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rainbow (2.1.0)
rake (11.1.2)
- reek (3.11)
+ reek (4.0.1)
codeclimate-engine-rb (~> 0.3.1)
parser (~> 2.3, >= 2.3.0.6)
rainbow (~> 2.0)
rspec (3.4.0)
rspec-core (~> 3.4.0)
@@ -135,16 +118,16 @@
ruby2ruby (2.3.0)
ruby_parser (~> 3.1)
sexp_processor (~> 4.0)
ruby_parser (3.8.1)
sexp_processor (~> 4.1)
- rubycritic (2.8.0)
+ rubycritic (2.9.0)
colorize
flay (= 2.7.0)
flog (= 4.3.2)
launchy (= 2.4.3)
- parser (~> 2.3)
- reek (= 3.11)
+ parser (= 2.3.0.7)
+ reek (= 4.0.1)
ruby_parser (~> 3.8)
virtus (~> 1.0)
safe_yaml (1.0.4)
sass (3.4.22)
sexp_processor (4.7.0)