Skip to content

Commit

Permalink
- upgrade arr-pm
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Mar 16, 2012
1 parent fb45527 commit 79061ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -2,17 +2,16 @@ PATH
remote: .
specs:
fpm (0.4.0pre3)
arr-pm
arr-pm (~> 0.0.7)
backports (= 2.3.0)
cabin (~> 0.4.3)
clamp
insist (~> 0.0.3)
json

GEM
remote: http://rubygems.org/
specs:
arr-pm (0.0.4)
arr-pm (0.0.7)
cabin (> 0)
backports (2.3.0)
cabin (0.4.3)
Expand Down Expand Up @@ -41,5 +40,6 @@ PLATFORMS

DEPENDENCIES
fpm!
insist (~> 0.0.3)
rspec
rush
2 changes: 1 addition & 1 deletion fpm.gemspec
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
spec.add_dependency("backports", "2.3.0") # license: MIT

# For reading and writing rpms
spec.add_dependency("arr-pm", "~> 0.0.6") # license: Apache 2
spec.add_dependency("arr-pm", "~> 0.0.7") # license: Apache 2

# For command-line flag support
# https://github.com/mdub/clamp/blob/master/README.markdown
Expand Down

0 comments on commit 79061ff

Please sign in to comment.