mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
Gemfile lock
This commit is contained in:
parent
a02160bba6
commit
a3660bee88
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
PATH
|
||||
remote: middleman-cli
|
||||
specs:
|
||||
middleman-cli (4.3.0.rc.3)
|
||||
middleman-cli (4.3.0.rc.4)
|
||||
thor (>= 0.17.0, < 2.0)
|
||||
|
||||
PATH
|
||||
remote: middleman-core
|
||||
specs:
|
||||
middleman-core (4.3.0.rc.3)
|
||||
middleman-core (4.3.0.rc.4)
|
||||
activesupport (>= 4.2, < 5.2)
|
||||
addressable (~> 2.3)
|
||||
backports (~> 3.11)
|
||||
|
@ -71,7 +71,7 @@ GEM
|
|||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.12.2)
|
||||
concurrent-ruby (1.0.5)
|
||||
concurrent-ruby (1.1.3)
|
||||
contracts (0.16.0)
|
||||
cucumber (3.1.2)
|
||||
builder (>= 2.1.2)
|
||||
|
|
Loading…
Add table
Reference in a new issue