Skip to content

Commit

Permalink
Lock adaptor to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aldesantis committed Jun 23, 2019
1 parent 44551a5 commit f0e79fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pragma-decorator.gemspec
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|

spec.add_dependency 'roar', '~> 1.0'
spec.add_dependency 'multi_json', '~> 1.12'
spec.add_dependency 'adaptor', '~> 0.1'
spec.add_dependency 'adaptor', '~> 0.2.1'

spec.add_development_dependency 'bundler'
spec.add_development_dependency 'rake'
Expand Down

0 comments on commit f0e79fc

Please sign in to comment.