Skip to content

Commit

Permalink
Update development dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
tristandunn committed Feb 20, 2014
1 parent e953d3d commit 1a0a74c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* Add initial support for verbose logging. (Tristan Dunn)
* Change coveralls to be a test dependency. (Tristan Dunn)
* Miscellaneous clean up. (Tristan Dunn)
* Update dependencies. (Tristan Dunn)

## 0.13.0 — January 15, 2014

Expand Down
2 changes: 1 addition & 1 deletion pusher-fake.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "cucumber", "1.3.10"
s.add_development_dependency "pusher", "0.12.0"
s.add_development_dependency "rake", "10.1.1"
s.add_development_dependency "redcarpet", "3.0.0"
s.add_development_dependency "redcarpet", "3.1.1"
s.add_development_dependency "rspec", "2.14.1"
s.add_development_dependency "sinatra", "1.4.4"
s.add_development_dependency "yard", "0.8.7.3"
Expand Down

0 comments on commit 1a0a74c

Please sign in to comment.