mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
remove ffi version lock and bump version
per
880ec82d3c (commitcomment-4891173)
This commit is contained in:
parent
66538ff7ef
commit
6504fb7cfd
1
Gemfile
1
Gemfile
@ -2,7 +2,6 @@ source "https://rubygems.org"
|
||||
ruby File.read(".ruby-version").strip
|
||||
|
||||
gem "github-pages"
|
||||
gem "ffi", "1.9.0"
|
||||
|
||||
group :test do
|
||||
gem "html-proofer"
|
||||
|
@ -13,7 +13,7 @@ GEM
|
||||
ffi (>= 1.3.0)
|
||||
mime-types (~> 1.18)
|
||||
fast-stemmer (1.0.2)
|
||||
ffi (1.9.0)
|
||||
ffi (1.9.3)
|
||||
github-pages (12)
|
||||
RedCloth (= 4.2.9)
|
||||
jekyll (= 1.4.2)
|
||||
@ -76,7 +76,6 @@ PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
ffi (= 1.9.0)
|
||||
github-pages
|
||||
html-proofer
|
||||
rake
|
||||
|
Loading…
x
Reference in New Issue
Block a user