Skip to content

Commit

Permalink
Bundle update
Browse files Browse the repository at this point in the history
Note: I had to lock RuboCop because there's a bug that's biting us:

rubocop/rubocop#5888

Once that's cleared up, I can drop the pin and upgrade.
  • Loading branch information
jonallured committed May 16, 2018
1 parent 01413d3 commit 49c6cf6
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 44 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ gem 'uglifier'
group :development, :test do
gem 'pry-rails'
gem 'rspec-rails'
gem 'rubocop'
gem 'rubocop', '0.54.0'
end

group :development do
Expand Down
89 changes: 46 additions & 43 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,34 +47,34 @@ GEM
omniauth-oauth2
rails (>= 4.2.0)
ast (2.4.0)
autoprefixer-rails (8.2.0)
autoprefixer-rails (8.5.0)
execjs
aws-partitions (1.76.0)
aws-sdk-core (3.18.1)
aws-partitions (1.87.0)
aws-sdk-core (3.20.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-kms (1.5.0)
aws-sdk-core (~> 3)
aws-sigv4 (~> 1.0)
aws-sdk-s3 (1.8.2)
aws-sdk-s3 (1.10.0)
aws-sdk-core (~> 3)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.0)
aws-sigv4 (1.0.2)
bindex (0.5.0)
bootstrap (4.0.0)
bootstrap (4.1.1)
autoprefixer-rails (>= 6.0.3)
popper_js (>= 1.12.9, < 2)
sass (>= 3.5.2)
builder (3.2.3)
capybara (2.18.0)
capybara (3.1.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (>= 2.0, < 4.0)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
xpath (~> 3.0)
carrierwave (1.2.2)
activemodel (>= 4.0.0)
activesupport (>= 4.0.0)
Expand All @@ -97,27 +97,27 @@ GEM
connection_pool (2.2.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.3)
database_cleaner (1.6.2)
crass (1.0.4)
database_cleaner (1.7.0)
decent_exposure (3.0.2)
activesupport (>= 4.0)
diff-lcs (1.3)
domain_name (0.5.20170404)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.2.1)
dotenv-rails (2.2.1)
dotenv (= 2.2.1)
railties (>= 3.2, < 5.2)
elasticsearch (5.0.4)
elasticsearch-api (= 5.0.4)
elasticsearch-transport (= 5.0.4)
elasticsearch-api (5.0.4)
dotenv (2.4.0)
dotenv-rails (2.4.0)
dotenv (= 2.4.0)
railties (>= 3.2, < 6.0)
elasticsearch (5.0.5)
elasticsearch-api (= 5.0.5)
elasticsearch-transport (= 5.0.5)
elasticsearch-api (5.0.5)
multi_json
elasticsearch-model (5.0.2)
activesupport (> 3)
elasticsearch (~> 5)
hashie
elasticsearch-transport (5.0.4)
elasticsearch-transport (5.0.5)
faraday
multi_json
erubi (1.7.1)
Expand Down Expand Up @@ -172,7 +172,7 @@ GEM
fog-xml (~> 0.1.1)
ipaddress (~> 0.5)
json (~> 2.0)
fog-aliyun (0.2.0)
fog-aliyun (0.2.1)
fog-core (~> 1.27)
fog-json (~> 1.0)
ipaddress (~> 0.8)
Expand Down Expand Up @@ -233,10 +233,11 @@ GEM
fog-core (~> 1.40)
fog-json (>= 1.0)
ipaddress (>= 0.8)
fog-ovirt (1.0.1)
fog-ovirt (1.0.3)
fog-core (~> 1.45)
fog-json
fog-xml (~> 0.1.1)
ovirt-engine-sdk (>= 4.1.3)
rbovirt (~> 0.1.5)
fog-powerdns (0.1.1)
fog-core (~> 1.27)
Expand Down Expand Up @@ -279,7 +280,7 @@ GEM
fog-voxel (0.1.0)
fog-core
fog-xml
fog-vsphere (2.0.1)
fog-vsphere (2.1.1)
fog-core
rbvmomi (~> 1.9)
fog-xenserver (0.3.0)
Expand All @@ -295,12 +296,12 @@ GEM
gli (2.17.1)
globalid (0.4.1)
activesupport (>= 4.2.0)
graphlient (0.3.0)
graphlient (0.3.1)
faraday
faraday_middleware
graphql-client
graphql (1.7.13)
graphql-client (0.12.2)
graphql (1.7.14)
graphql-client (0.12.3)
activesupport (>= 3.0, < 6.0)
graphql (~> 1.6)
haml (5.0.4)
Expand All @@ -310,15 +311,15 @@ GEM
hashie (3.5.7)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.0.0)
i18n (1.0.1)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
ipaddress (0.8.3)
jbuilder (2.7.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
jmespath (1.3.1)
jquery-rails (4.3.1)
jmespath (1.4.0)
jquery-rails (4.3.3)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand All @@ -345,7 +346,7 @@ GEM
multi_xml (0.6.0)
multipart-post (2.0.0)
netrc (0.11.0)
nio4r (2.3.0)
nio4r (2.3.1)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
oauth2 (1.4.0)
Expand All @@ -362,14 +363,16 @@ GEM
omniauth-oauth2 (1.4.0)
oauth2 (~> 1.0)
omniauth (~> 1.2)
ovirt-engine-sdk (4.2.4)
json (>= 1, < 3)
paper_trail (8.1.2)
activerecord (>= 4.2, < 5.2)
request_store (~> 1.1)
paper_trail-globalid (0.2.0)
globalid
paper_trail (>= 3.0.0)
parallel (1.12.1)
parser (2.5.0.5)
parser (2.5.1.0)
ast (~> 2.4.0)
pg (1.0.0)
popper_js (1.12.9)
Expand All @@ -380,8 +383,8 @@ GEM
pry-rails (0.3.6)
pry (>= 0.10.4)
public_suffix (3.0.2)
puma (3.11.3)
rack (2.0.4)
puma (3.11.4)
rack (2.0.5)
rack-protection (2.0.1)
rack
rack-test (1.0.0)
Expand Down Expand Up @@ -422,7 +425,7 @@ GEM
rbovirt (0.1.5)
nokogiri
rest-client (> 1.7.0)
rbvmomi (1.11.7)
rbvmomi (1.12.0)
builder (~> 3.0)
json (>= 1.8)
nokogiri (~> 1.5)
Expand Down Expand Up @@ -473,9 +476,9 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sentry-raven (2.7.2)
sentry-raven (2.7.3)
faraday (>= 0.7.6, < 1.0)
sequel (5.7.0)
sequel (5.8.0)
sidekiq (5.1.3)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
Expand Down Expand Up @@ -509,19 +512,19 @@ GEM
ethon (>= 0.9.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.8)
uglifier (4.1.10)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.3.0)
unicode-display_width (1.3.2)
uuidtools (2.1.5)
web-console (3.5.1)
web-console (3.6.2)
actionview (>= 5.0)
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
webmock (3.3.0)
webmock (3.4.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
Expand Down Expand Up @@ -569,7 +572,7 @@ DEPENDENCIES
rails-erd
redis
rspec-rails
rubocop
rubocop (= 0.54.0)
sass-rails
sentry-raven
sequel
Expand Down

0 comments on commit 49c6cf6

Please sign in to comment.