Skip to content

Commit

Permalink
Update Gemfile.lock for development / CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tokengeek committed Apr 24, 2015
1 parent 7768791 commit 22685bc
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
brightbox-cli (1.5.0)
brightbox-cli (1.6.0)
fog-brightbox (~> 0.7, >= 0.7.1)
fog-core (~> 1.25)
gli (~> 2.9)
Expand All @@ -17,23 +17,24 @@ GEM
builder (3.2.2)
coderay (1.0.9)
diff-lcs (1.2.5)
excon (0.44.2)
excon (0.45.1)
fog-brightbox (0.7.1)
fog-core (~> 1.22)
fog-json
inflecto (~> 0.0.2)
fog-core (1.28.0)
fog-core (1.30.0)
builder
excon (~> 0.38)
excon (~> 0.45)
formatador (~> 0.2)
mime-types
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
fog-json (1.0.0)
fog-json (1.0.1)
fog-core (~> 1.0)
multi_json (~> 1.0)
formatador (0.2.5)
gli (2.12.2)
highline (1.6.21)
gli (2.13.0)
highline (1.7.2)
hirb (0.7.3)
i18n (0.6.11)
inflecto (0.0.2)
Expand All @@ -42,7 +43,7 @@ GEM
mime-types (1.25.1)
mocha (0.14.0)
metaclass (~> 0.0.1)
multi_json (1.10.1)
multi_json (1.11.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.2)
Expand Down

0 comments on commit 22685bc

Please sign in to comment.