Skip to content

Commit

Permalink
bump textpow version
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed May 5, 2012
1 parent 9b3e02b commit df35423
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,7 +1,7 @@
source :rubygems

gem 'clipboard', '>=0.9.8'
gem 'textpow1x', '>=1.2.4' #, :path => '../textpow'
gem 'textpow1x', '>=1.2.5' #, :path => '../textpow'
gem 'language_sniffer'

group :dev do # not development <-> would add unneeded development dependencies in gemspec
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -20,7 +20,7 @@ GEM
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
textpow1x (1.2.4)
textpow1x (1.2.5)
plist (>= 3.0.1)

PLATFORMS
Expand All @@ -34,4 +34,4 @@ DEPENDENCIES
oniguruma
rake
rspec (~> 2)
textpow1x (>= 1.2.4)
textpow1x (>= 1.2.5)

0 comments on commit df35423

Please sign in to comment.