Gemfile.lock in skles-1.0.2 vs Gemfile.lock in skles-1.0.3
- old
+ new
@@ -1,35 +1,44 @@
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.3)
- builder (3.0.0)
+ builder (2.1.2)
crack (0.1.8)
diff-lcs (1.1.2)
git (1.2.5)
- jeweler (1.5.1)
+ gyoku (0.1.0)
+ builder (~> 2.1.2)
+ httpclient (2.1.6)
+ httpi (0.7.4)
+ rack
+ jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
+ rack (1.2.1)
rake (0.8.7)
rspec (2.3.0)
rspec-core (~> 2.3.0)
rspec-expectations (~> 2.3.0)
rspec-mocks (~> 2.3.0)
- rspec-core (2.3.0)
+ rspec-core (2.3.1)
rspec-expectations (2.3.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.3.0)
- savon (0.7.9)
- builder (>= 2.1.2)
- crack (>= 0.1.4)
+ savon (0.8.0)
+ builder (~> 2.1.2)
+ crack (~> 0.1.8)
+ gyoku (>= 0.1.0)
+ httpi (>= 0.7.4)
yard (0.6.3)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
+ httpclient
jeweler
rspec
savon
yard