Skip to content

Commit

Permalink
Bump middleman-syntax from 3.0.0 to 3.2.0 (olivierlacan#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and olivierlacan committed Jul 30, 2019
1 parent 97a065e commit 24f5894
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
autoprefixer-rails (9.4.10.2)
execjs
backports (3.14.0)
backports (3.15.0)
coderay (1.1.2)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.5)
contracts (0.13.0)
dotenv (2.7.2)
dotenv (2.7.4)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
Expand All @@ -27,7 +27,7 @@ GEM
execjs (2.7.0)
fast_blank (1.0.0)
fastimage (2.1.5)
ffi (1.10.0)
ffi (1.11.1)
haml (5.0.4)
temple (>= 0.8.0)
tilt
Expand Down Expand Up @@ -91,9 +91,9 @@ GEM
middleman-minify-html (3.4.1)
htmlcompressor (~> 0.2.0)
middleman-core (>= 3.2)
middleman-syntax (3.0.0)
middleman-syntax (3.2.0)
middleman-core (>= 3.2)
rouge (~> 2.0)
rouge (~> 3.2)
minitest (5.11.3)
padrino-helpers (0.13.3.4)
i18n (~> 0.6, >= 0.6.7)
Expand All @@ -105,16 +105,16 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.3)
public_suffix (3.1.1)
rack (2.0.7)
rack-livereload (0.3.16)
rack
rake (12.3.2)
rake (12.3.3)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
redcarpet (3.5.0)
rouge (2.0.5)
rouge (3.7.0)
sassc (2.0.1)
ffi (~> 1.9)
rake
Expand Down

0 comments on commit 24f5894

Please sign in to comment.