Skip to content

Commit 028b47f

Browse files
authored
Merge pull request #1036 from fedspendingtransparency/staging
6.0.2 Patch Release - Security Vulnerability Patch
2 parents fd273ff + 6735fac commit 028b47f

File tree

3 files changed

+4
-6803
lines changed

3 files changed

+4
-6803
lines changed

Gemfile

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source "http://rubygems.org"
22

3-
gem 'jekyll'
4-
gem 'jekyll-redirect-from'
5-
gem 'jekyll-babel'
3+
gem "jekyll", ['>= 3.6.3', '< 3.7']
4+
gem 'jekyll-redirect-from', '=0.12.1'
5+
gem 'jekyll-babel', '=1.1.0'
6+
gem 'ffi', '= 1.9.24'

Gemfile.lock

-62
This file was deleted.

0 commit comments

Comments
 (0)