Skip to content

Commit

Permalink
bump version to v2.2.1-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jakolehm committed Feb 12, 2019
1 parent 62116f0 commit 0737509
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
PATH
remote: .
specs:
pharos-cluster (2.2.0)
bcrypt
bcrypt_pbkdf (>= 1.0, < 2.0)
pharos-cluster (2.2.1.rc.1)
bcrypt (~> 3.1)
bcrypt_pbkdf (~> 1.0)
clamp (= 1.2.1)
dry-logic (= 0.4.2)
dry-struct (= 0.5.0)
dry-types (= 0.13.2)
dry-validation (= 0.12.1)
ed25519 (= 1.2.4)
ed25519 (~> 1.2)
excon (~> 0.62.0)
fugit (~> 1.1.2)
k8s-client (~> 0.8.1)
net-ssh (= 5.1.0)
net-ssh-gateway (= 2.0.0)
pastel
pastel (~> 0.7)
rouge (~> 3.1)
tty-prompt (~> 0.16)
yaml-safe_load_stream (~> 0.1)
Expand All @@ -29,7 +29,7 @@ GEM
clamp (1.2.1)
concurrent-ruby (1.1.4)
diff-lcs (1.3)
dry-configurable (0.8.0)
dry-configurable (0.8.1)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-container (0.7.0)
Expand Down Expand Up @@ -150,7 +150,7 @@ PLATFORMS
ruby

DEPENDENCIES
bundler
bundler (>= 1.17.2, <= 3.0)
fakefs (~> 0.13)
pharos-cluster!
rake (~> 10.0)
Expand Down

0 comments on commit 0737509

Please sign in to comment.