example_app/Gemfile.lock in shatter-rb-0.0.2 vs example_app/Gemfile.lock in shatter-rb-0.1.0
- old
+ new
@@ -1,50 +1,43 @@
-GIT
- remote: https://github.com/EricRoos/zookeeper.git
- revision: e024228fc1c3c22cd3b0854ff15ad0d53a98c4ae
- specs:
- zookeeper (1.5.4)
-
PATH
remote: ..
specs:
- shatter (0.1.0)
+ shatter-rb (0.0.2)
concurrent-ruby (~> 1.1)
erb (~> 2.2.0)
- pg (~> 1.4)
puma (~> 6.0)
rack (~> 3.0)
- rackup (~> 0.2.3)
+ rack-cors (~> 1.1)
thor (~> 1.2.1)
+ zeitwerk
zk (~> 1.10)
+ zookeeper (~> 1.5.4)
GEM
remote: https://rubygems.org/
specs:
cgi (0.3.6)
concurrent-ruby (1.1.10)
erb (2.2.3)
cgi
foreman (0.87.2)
nio4r (2.5.8)
- pg (1.4.5)
puma (6.0.2)
nio4r (~> 2.0)
rack (3.0.3)
- rackup (0.2.3)
- rack (>= 3.0.0.beta1)
- webrick
+ rack-cors (1.1.1)
+ rack (>= 2.0.0)
thor (1.2.1)
- webrick (1.7.0)
+ zeitwerk (2.6.6)
zk (1.10.0)
zookeeper (~> 1.5.0)
+ zookeeper (1.5.5)
PLATFORMS
x86_64-linux
DEPENDENCIES
foreman (~> 0.87.2)
- shatter!
- zookeeper (~> 1.5.4)!
+ shatter-rb!
BUNDLED WITH
2.4.1