Gemfile.lock in alf-0.16.0 vs Gemfile.lock in alf-0.16.1
- old
+ new
@@ -1,67 +1,67 @@
PATH
remote: .
specs:
- alf (0.16.0)
+ alf (0.16.1)
alf-core (~> 0.16.0)
alf-rack (~> 0.16.0)
alf-repl (~> 0.16.0)
alf-sequel (~> 0.16.0)
alf-shell (~> 0.16.0)
alf-sql (~> 0.16.0)
PATH
remote: ./alf-core
specs:
- alf-core (0.16.0)
+ alf-core (0.16.1)
domain (~> 1.0)
myrrha (~> 3.0)
path (~> 1.3)
sexpr (~> 0.6.0)
PATH
remote: ./alf-rack
specs:
- alf-rack (0.16.0)
- alf-core (= 0.16.0)
+ alf-rack (0.16.1)
+ alf-core (= 0.16.1)
rack (~> 1.5)
rack-accept (~> 0.4.5)
ruby_cop (~> 1.0)
PATH
remote: ./alf-repl
specs:
- alf-repl (0.16.0)
- alf-core (= 0.16.0)
- alf-rack (= 0.16.0)
+ alf-repl (0.16.1)
+ alf-core (= 0.16.1)
+ alf-rack (= 0.16.1)
rack (~> 1.5)
rack-robustness (~> 1.1)
sinatra (~> 1.4)
sprockets (~> 2.10)
wlang (~> 2.2)
PATH
remote: ./alf-sequel
specs:
- alf-sequel (0.16.0)
- alf-core (= 0.16.0)
- alf-sql (= 0.16.0)
+ alf-sequel (0.16.1)
+ alf-core (= 0.16.1)
+ alf-sql (= 0.16.1)
sequel (~> 4.2)
PATH
remote: ./alf-shell
specs:
- alf-shell (0.16.0)
- alf-core (= 0.16.0)
+ alf-shell (0.16.1)
+ alf-core (= 0.16.1)
highline (~> 1.6)
quickl (~> 0.4.3)
PATH
remote: ./alf-sql
specs:
- alf-sql (0.16.0)
- alf-core (= 0.16.0)
+ alf-sql (0.16.1)
+ alf-core (= 0.16.1)
sexpr (~> 0.6.0)
GEM
remote: http://rubygems.org/
specs:
@@ -91,10 +91,10 @@
rspec-core (2.14.7)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
ruby_cop (1.0.5)
- sequel (4.4.0)
+ sequel (4.8.0)
sexpr (0.6.0)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)