Skip to content

Commit

Permalink
Update Bitters to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tysongach committed Nov 8, 2016
1 parent 4ed6b5a commit fa1b36a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
master

* Update Bourbon to 5.0.0.beta.7
* Update Bitters to 1.5.0

1.42.0 (July 23, 2016)

Expand Down
2 changes: 1 addition & 1 deletion suspenders.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ rush to build something amazing; don't use it if you like missing deadlines.
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
s.version = Suspenders::VERSION

s.add_dependency 'bitters', '~> 1.4'
s.add_dependency 'bitters', '~> 1.5'
s.add_dependency 'bundler', '~> 1.3'
s.add_dependency 'rails', Suspenders::RAILS_VERSION

Expand Down

0 comments on commit fa1b36a

Please sign in to comment.