Skip to content

Commit

Permalink
Update guard-rails
Browse files Browse the repository at this point in the history
  • Loading branch information
CloCkWeRX committed Dec 5, 2016
1 parent 7e74b7c commit 3c73672
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Expand Up @@ -122,17 +122,17 @@ GEM
formatador (0.2.5)
globalid (0.3.7)
activesupport (>= 4.1.0)
guard (2.13.0)
guard (2.14.0)
formatador (>= 0.2.4)
listen (>= 2.7, <= 4.0)
listen (>= 2.7, < 4.0)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-rails (0.7.2)
guard-rails (0.8.0)
guard (~> 2.11)
guard-compat (~> 1.0)
guard-rspec (4.6.4)
Expand All @@ -155,9 +155,10 @@ GEM
json (1.8.3)
kgio (2.10.0)
libv8 (3.16.14.17)
listen (3.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.0.3)
nokogiri (>= 1.5.9)
lumberjack (1.0.10)
Expand Down Expand Up @@ -291,6 +292,7 @@ GEM
rspec-mocks (~> 3.5.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
ruby_dep (1.5.0)
rubyzip (1.2.0)
sass (3.4.20)
sass-rails (5.0.4)
Expand Down

0 comments on commit 3c73672

Please sign in to comment.