[www] Update www Gemfile.lock

The Gemfile.lock in the www directory needs to be updated since
the last InSpec release. We should probably do this as part of
the normal InSpec release process.

You need to `bundle install` before releasing the web stuff,
and the www rake tasks will fail if your git repo is unclean.

Signed-off-by: Adam Leff <adam@leff.co>
This commit is contained in:
Adam Leff 2017-04-21 13:54:35 -04:00
parent 532efccf0e
commit c6e3b38e6d
No known key found for this signature in database
GPG key ID: 7A5136DE1C1112F8

View file

@ -1,7 +1,7 @@
PATH
remote: /Users/aleff/projects/inspec
specs:
inspec (1.19.1)
inspec (1.20.0)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@ -9,12 +9,13 @@ PATH
method_source (~> 0.8)
mixlib-log
parallel (~> 1.9)
parslet (~> 1.5)
pry (~> 0)
rainbow (~> 2)
rspec (~> 3)
rspec-its (~> 1.2)
rubyzip (~> 1.1)
sslshake (~> 1)
sslshake (~> 1.2)
thor (~> 0.19)
toml (~> 0.1)
train (>= 0.22.0, < 1.0)
@ -92,7 +93,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
little-plugger (1.1.4)
logging (2.2.0)
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
memoist (0.15.0)
@ -207,7 +208,7 @@ GEM
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sslshake (1.1.0)
sslshake (1.2.0)
temple (0.7.7)
term-ansicolor (1.5.0)
tins (~> 1.0)
@ -229,7 +230,7 @@ GEM
thread_safe (~> 0.1)
uglifier (3.1.13)
execjs (>= 0.3.0, < 3)
winrm (2.1.3)
winrm (2.2.2)
builder (>= 2.1.2)
erubis (~> 2.7)
gssapi (~> 1.2)