This repository was archived by the owner on Sep 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed
Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ gem 'middleman-gh-pages'
1313# Live-reloading plugin
1414gem "middleman-livereload" , "~> 3.1.0"
1515
16- gem 'redcarpet' , :git => 'https://github.com/vmg/redcarpet.git '
16+ gem 'redcarpet' , '~> 3.1.1 '
1717
1818# For faster file watcher updates on Windows:
1919gem "wdm" , "~> 0.1.0" , :platforms => [ :mswin , :mingw ]
Original file line number Diff line number Diff line change 1- GIT
2- remote: https://github.com/vmg/redcarpet.git
3- revision: 48e0d676e62c964a59e382e8d852a53526c1b5c3
4- specs:
5- redcarpet (3.0.0 )
6-
71GEM
82 remote: http://rubygems.org/
93 specs:
10- activesupport (3.2.16 )
4+ activesupport (3.2.17 )
115 i18n (~> 0.6 , >= 0.6.4 )
126 multi_json (~> 1.0 )
13- chunky_png (1.2.9 )
7+ chunky_png (1.3.0 )
148 coffee-script (2.2.0 )
159 coffee-script-source
1610 execjs
3327 http_parser.rb (0.5.3 )
3428 i18n (0.6.9 )
3529 json (1.8.1 )
36- kramdown (1.3.1 )
30+ kramdown (1.3.2 )
3731 listen (1.3.1 )
3832 rb-fsevent (>= 0.9.3 )
3933 rb-inotify (>= 0.9 )
8478 ffi (>= 0.5.0 )
8579 rb-kqueue (0.2.0 )
8680 ffi (>= 0.5.0 )
81+ redcarpet (3.1.1 )
8782 rouge (1.3.2 )
8883 ruby18_source_location (0.2 )
8984 sass (3.2.14 )
@@ -112,6 +107,6 @@ DEPENDENCIES
112107 middleman-livereload (~> 3.1.0 )
113108 middleman-syntax
114109 rake (~> 10.1.0 )
115- redcarpet !
110+ redcarpet ( ~> 3.1.1 )
116111 ruby18_source_location
117112 wdm (~> 0.1.0 )
You can’t perform that action at this time.
0 commit comments