Skip to content

Commit

Permalink
chore: use apress-sources version
Browse files Browse the repository at this point in the history
  • Loading branch information
artofhuman committed Apr 25, 2017
1 parent a92aea8 commit c896c72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@ source 'https://rubygems.org'
# Specify your gem's dependencies in treasury.gemspec

gemspec

gem 'apress-sources', git: '[email protected]:abak-press/apress-sources.git', require: false
2 changes: 1 addition & 1 deletion treasury.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'pg_tools', '>= 1.2.0'
spec.add_runtime_dependency 'string_tools', '>= 0.6.1'
spec.add_runtime_dependency 'resque-integration', '>= 1.9'
spec.add_runtime_dependency 'apress-sources', '>= 0.1.0'
spec.add_runtime_dependency 'apress-sources', '>= 0.3.0'

spec.add_development_dependency 'rspec-rails'
spec.add_development_dependency 'factory_girl_rails'
Expand Down

0 comments on commit c896c72

Please sign in to comment.