Skip to content

Commit

Permalink
Merge pull request #8 from CloCkWeRX/more_upgrades
Browse files Browse the repository at this point in the history
Upgrade notiffany and more
  • Loading branch information
CloCkWeRX committed Dec 5, 2016
2 parents 54ec135 + 3c73672 commit 14ac370
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
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 All @@ -169,15 +170,15 @@ GEM
mime-types-data (3.2016.0521)
mimemagic (0.3.0)
mini_portile2 (2.1.0)
minitest (5.10.0)
minitest (5.10.1)
multi_json (1.11.2)
nenv (0.3.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.2.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
notiffany (0.0.8)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
paper_trail (4.0.1)
Expand Down Expand Up @@ -236,8 +237,8 @@ GEM
rails_stdout_logging
rails_autolink (1.1.6)
rails (> 3.1)
rails_serve_static_assets (0.0.4)
rails_stdout_logging (0.0.4)
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
railties (4.2.7.1)
actionpack (= 4.2.7.1)
activesupport (= 4.2.7.1)
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 14ac370

Please sign in to comment.