Parker Moore
7cf5f51ca2
Enforce Style/FrozenStringLiteralComment. ( #6265 )
...
Merge pull request 6265
2017-08-03 21:27:32 -04:00
Bogdan
8f1959bbc4
Define path with __dir__ ( #6087 )
...
Merge pull request 6087
2017-07-25 19:20:20 -04:00
ashmaroli
96724af03e
Bump supported Ruby version to >= 2.1.0 ( #6220 )
...
Merge pull request 6220
2017-07-25 18:45:44 -04:00
Parker Moore
79b3f00b21
Allow you to specify the rouge version via an environemnt variable for testing ( #6138 )
...
Merge pull request 6138
2017-06-15 08:29:02 -04:00
ashmaroli
7d7a312b33
Bump Rubocop to v0.48 ( #5997 )
...
Merge pull request 5997
2017-04-09 07:24:45 -04:00
Frank Taillandier
31178bfe69
Merge branch 'master' into liquid-4
2017-01-10 20:01:04 +01:00
Frank Taillandier
c48daa9d5b
normalize whitespace
2017-01-10 10:34:16 +01:00
Frank Taillandier
6748f100d5
Merge branch 'master' into sort-gems
2017-01-09 23:14:21 +01:00
Frank Taillandier
10b96b26bc
Sort dependencies
2017-01-09 21:39:19 +01:00
Frank Taillandier
8bf9c37cf5
rubocop -a
2017-01-09 21:32:11 +01:00
Parker Moore
793405c00c
Liquid v4 has been released.
2016-12-16 15:37:22 -08:00
Parker Moore
191f5e5fd8
Update to Liquid 4.0.0.rc3
2016-12-16 15:36:59 -08:00
Parker Moore
db8356b065
Liquid 4.0 rc2
2016-12-16 15:36:53 -08:00
Parker Moore
b6120edeae
Try out Liquid v4.0.0.rc1
2016-12-16 15:36:42 -08:00
Pat Hawks
2b30c06140
Use Addressable to better deal with i18n URLs
2016-09-24 15:34:00 -05:00
Parker Moore
5e343f620a
Move bin/jekyll to exe/jekyll to prevent collision with binstubs
2016-06-15 11:11:22 -07:00
Jordon Bedwell
3751b47c50
Cleanup EntryFilter and make it far more robust.
...
* Allow users to filter directories by ending their path with "/"
* Allow users to filter with a Regexp, some scenariors can really require it.
* Use Pathutil#in_path? for Symlink verification, it real/expand.
This also requires some downstream work in "jekyll-watch" which at this time is
not very robust, it doesn't recognize the difference either, and should probably
start doing so (what I mean is detecting "/" and using the full path.)
2016-05-10 20:01:02 -05:00
Jordon Bedwell
46f54e6b94
Update Colorator to 1.0
2016-04-28 20:58:05 -05:00
Pat Hawks
198103ce7a
Include .rubocop.yml in Gem
2016-02-01 17:46:31 -08:00
Parker Moore
65d43ef398
Move previous runtime dependencies to development dependencies.
2015-01-31 13:53:17 -08:00
Parker Moore
057b8cae7f
Use `rouge` as the default syntax highlighter.
2015-01-31 13:52:50 -08:00
Parker Moore
a8ec9cd507
Put the development dependencies in the Gemfile directly.
2014-12-26 22:37:56 -05:00
Parker Moore
8bfc696569
liquid-c 0.0.3
2014-12-26 21:53:56 -05:00
Parker Moore
b68dd3a5cb
Add liquid c if it's available.
2014-12-26 21:53:56 -05:00
Parker Moore
3940e1e9df
Bump to Liquid 3.0
2014-12-26 21:53:56 -05:00
Parker Moore
5bf1596414
Refactor Highlight tag tests to use a helper method to create the tag.
2014-12-26 21:53:56 -05:00
Parker Moore
6e4e290ab0
Requires >= 2.0.0
2014-12-25 16:11:14 -05:00
Parker Moore
8284714d8a
Release 💎 2.5.3
2014-12-22 09:15:57 -05:00
Matt Robinson
90bdcaddb7
Add development dependencies for Cygwin
...
In the Cygwin environment, minitest and test-unit aren't bundled with
Ruby. Add these as explicit development dependencies when running under
Cygwin.
2014-11-06 09:28:52 +00:00
Parker Moore
8990d7199e
Latest version of Rouge so we know the API is right.
2014-09-22 23:04:51 -07:00
Ruslan Korolev
f2b9154fa9
update simplecov gem to 0.9
2014-08-14 18:17:50 +04:00
Parker Moore
4d8e335da1
The mighty classifier --- reborn!!!!!
...
Use classifier-reborn v2.0 in place of classifier 1.3.
Code at https://github.com/jekyll/classifier-reborn
2014-08-13 00:29:40 -04:00
Parker Moore
1261c1cd66
Bump jekyll-watch version to 1.1.
2014-08-09 00:15:20 -04:00
Parker Moore
413e22ce2b
Don't include test_files in gemspec. #2671 .
2014-07-31 20:22:38 -04:00
Garen Torikian
470d3a2a23
Update to a better, more gitty way
2014-07-31 16:04:55 -07:00
Garen Torikian
8dd54b9ec3
Only include lib files in the gem
...
Resolves https://github.com/jekyll/jekyll/issues/2670
2014-07-31 16:00:11 -07:00
Parker Moore
4cc6a0f263
Mark certain gems as eventually-non-core.
2014-07-12 13:08:35 -07:00
Ben Hollis
cbb4b10ce6
Update Maruku dependency to allow use of the latest version.
...
All Maruku releases post-0.6 follow semver, so they should be backwards-compatible on minor versions. In this case, the only test that needed to change was one that was asserting buggy behavior that was fixed in 0.7.1.
2014-07-08 19:44:40 -07:00
Parker Moore
5c3f013325
Upgrade to jekyll-watch 1.0.
2014-06-27 17:52:54 -04:00
Parker Moore
12b47cc037
Spike out jekyll <cmd> --watch into a separate gem.
2014-06-27 16:41:10 -04:00
Parker Moore
69fdd45459
Merge pull request #2495 from jekyll/latest-liquid
2014-06-23 19:04:19 -04:00
Parker Moore
8fb29a3af3
Bump pygments.rb to 0.6.0.
...
Closes #2504 .
2014-06-12 00:40:15 -04:00
Parker Moore
1005976a22
Bump to the latest Liquid version, 2.6.1
2014-06-09 02:18:25 -04:00
Anatol Broder
df334e809e
Remove coverage reporting with Coveralls
2014-06-09 02:35:55 +02:00
Parker Moore
7e0bbf8161
Upgrade listen to 2.7.6 <= x < 3.0.0
2014-06-08 19:09:51 -04:00
XhmikosR
3ee02c1433
Use `https` for GitHub links.
...
The `http` links already redirect to `https` anyway.
2014-06-02 10:09:08 +03:00
Parker Moore
3c1c8c397f
Jekyll-gist 1.0. 💥
2014-06-01 14:25:13 -04:00
Parker Moore
7977769d91
Test our RC1 of jekyll-gist.
2014-06-01 14:01:47 -04:00
Parker Moore
879abc0949
Externalize the {% gist %} tag as the jekyll-gist gem.
2014-06-01 13:18:00 -04:00
Parker Moore
4414c70b87
Bump to jekyll-paginate 1.0.0
2014-05-26 21:08:03 -04:00