Skip to content

Commit

Permalink
Bump activesupport dependency version to ~> 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrous26 committed Jan 11, 2015
1 parent 88714f2 commit ae1c5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AXElements.gemspec
Expand Up @@ -35,5 +35,5 @@ tools such as screen readers.
s.add_runtime_dependency 'screen_recorder', '~> 0.1.5'
s.add_runtime_dependency 'accessibility_core', '~> 0.5.0'
s.add_runtime_dependency 'accessibility_keyboard', '~> 1.0.0'
s.add_runtime_dependency 'activesupport', '~> 4.1.6'
s.add_runtime_dependency 'activesupport', '~> 4.2.0'
end

0 comments on commit ae1c5b1

Please sign in to comment.