Skip to content

Commit

Permalink
prepare 0.5.10-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
EugenMayer committed Jan 27, 2019
1 parent 1f2d9eb commit c34a379
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
docker-sync (0.5.10)
docker-sync (0.5.10.pre.beta1)
daemons (~> 1.2, >= 1.2.3)
docker-compose (~> 1.1, >= 1.1.7)
dotenv (~> 2.1, >= 2.1.1)
Expand All @@ -21,11 +21,11 @@ GEM
backticks (1.0.2)
coderay (1.1.2)
concurrent-ruby (1.0.5)
daemons (1.2.6)
daemons (1.3.1)
diff-lcs (1.3)
docker-compose (1.1.10)
backticks (~> 1.0)
dotenv (2.5.0)
dotenv (2.6.0)
gem_update_checker (0.2.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -69,4 +69,4 @@ DEPENDENCIES
rspec-bash

BUNDLED WITH
1.16.1
1.17.3
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.10
0.5.10-beta1

0 comments on commit c34a379

Please sign in to comment.