Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Commit

Permalink
Update mouse gem dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrous26 committed Jan 12, 2013
1 parent 788ec64 commit 24fc29f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AXElements.gemspec
Expand Up @@ -28,7 +28,7 @@ style that describes user interactions.
[ 'test/helper.rb' ]


s.add_runtime_dependency 'mouse', '~> 1.1.0'
s.add_runtime_dependency 'mouse', '~> 2.0.0'
s.add_runtime_dependency 'screen_recorder', '~> 0.1.5'
s.add_runtime_dependency 'accessibility_core', '~> 0.4.1'
s.add_runtime_dependency 'activesupport', '~> 3.2.10'
Expand Down

0 comments on commit 24fc29f

Please sign in to comment.