Skip to content

Commit 160682d

Browse files
authored
Merge pull request #620 from RubyMoney/refresh
github actions will work...
2 parents 61a390d + a582d09 commit 160682d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

money-rails.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Gem::Specification.new do |s|
3636
s.add_development_dependency "rspec-rails", "~> 3.0"
3737
s.add_development_dependency 'database_cleaner', '~> 1.6.1'
3838
s.add_development_dependency 'test-unit', '~> 3.0' if RUBY_VERSION >= '2.2'
39+
s.add_development_dependency 'bundler', '~> 1.17'
3940

4041
if s.respond_to?(:metadata)
4142
s.metadata['changelog_uri'] = 'https://github.com/RubyMoney/money-rails/blob/master/CHANGELOG.md'

0 commit comments

Comments
 (0)