Gemfile.lock in jekyll_github_sample-0.1.1 vs Gemfile.lock in jekyll_github_sample-0.2.0
- old
+ new
@@ -1,83 +1,79 @@
PATH
remote: .
specs:
- jekyll_github_sample (0.1.0)
+ jekyll_github_sample (0.2.0)
activesupport (~> 4.0)
- jekyll (~> 1.0)
+ jekyll (~> 3.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.1.1)
- i18n (~> 0.6, >= 0.6.9)
+ activesupport (4.2.7.1)
+ i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
- thread_safe (~> 0.1)
+ thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- blankslate (2.1.2.4)
- classifier (1.3.4)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.6)
- highline (~> 1.6.11)
+ addressable (2.5.0)
+ public_suffix (~> 2.0, >= 2.0.2)
+ colorator (1.1.0)
diff-lcs (1.2.5)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- highline (1.6.21)
- i18n (0.6.9)
- jekyll (1.5.1)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.5)
- listen (~> 1.3)
- maruku (= 0.7.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
+ ffi (1.9.14)
+ forwardable-extended (2.6.0)
+ i18n (0.7.0)
+ jekyll (3.3.0)
+ addressable (~> 2.4)
+ colorator (~> 1.0)
+ jekyll-sass-converter (~> 1.0)
+ jekyll-watch (~> 1.1)
+ kramdown (~> 1.3)
+ liquid (~> 3.0)
+ mercenary (~> 0.3.3)
+ pathutil (~> 0.9)
+ rouge (~> 1.7)
safe_yaml (~> 1.0)
- toml (~> 0.1.0)
- json (1.8.1)
- liquid (2.5.5)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.7.0)
- minitest (5.3.4)
- parslet (1.5.0)
- blankslate (~> 2.0)
- posix-spawn (0.3.8)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
+ jekyll-sass-converter (1.4.0)
+ sass (~> 3.4)
+ jekyll-watch (1.5.0)
+ listen (~> 3.0, < 3.1)
+ json (1.8.3)
+ kramdown (1.12.0)
+ liquid (3.0.6)
+ listen (3.0.8)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
+ mercenary (0.3.6)
+ minitest (5.9.1)
+ pathutil (0.14.0)
+ forwardable-extended (~> 2.6)
+ public_suffix (2.0.4)
rake (10.3.2)
- rb-fsevent (0.9.4)
- rb-inotify (0.9.4)
+ rb-fsevent (0.9.8)
+ rb-inotify (0.9.7)
ffi (>= 0.5.0)
- rb-kqueue (0.2.2)
- ffi (>= 0.5.0)
- redcarpet (2.3.0)
+ rouge (1.11.1)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
- safe_yaml (1.0.3)
- thread_safe (0.3.4)
- toml (0.1.1)
- parslet (~> 1.5.0)
- tzinfo (1.2.0)
+ safe_yaml (1.0.4)
+ sass (3.4.22)
+ thread_safe (0.3.5)
+ tzinfo (1.2.2)
thread_safe (~> 0.1)
- yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
bundler
jekyll_github_sample!
rake
rspec
+
+BUNDLED WITH
+ 1.13.6