Skip to content

Commit

Permalink
Bumped dependencies for police-labels.
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnall committed Mar 28, 2012
1 parent 220af83 commit fc4d197
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion police-labels/Gemfile
@@ -1,6 +1,6 @@
source :rubygems

gem 'police-dataflow', '>= 0.0.0', path: '../police-dataflow'
gem 'police-dataflow', '>= 0.0.1', path: '../police-dataflow'

group :development do
gem 'bundler', '>= 1.1.0'
Expand Down
4 changes: 2 additions & 2 deletions police-labels/Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: ../police-dataflow
specs:
police-dataflow (0.0.0)
police-dataflow (0.0.1)

GEM
remote: http://rubygems.org/
Expand Down Expand Up @@ -31,7 +31,7 @@ DEPENDENCIES
bundler (>= 1.1.0)
jeweler (>= 1.8.3)
minitest (>= 2.11.2)
police-dataflow (>= 0.0.0)!
police-dataflow (>= 0.0.1)!
rdoc (>= 3.12)
simplecov (>= 0.6.1)
yard (>= 0.7)

0 comments on commit fc4d197

Please sign in to comment.