Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Jun 26, 2017
1 parent 8aec016 commit bf52dd1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ GEM
public_suffix (~> 2.0, >= 2.0.2)
arel (8.0.0)
ast (2.3.0)
autoprefixer-rails (7.1.1)
autoprefixer-rails (7.1.1.2)
execjs
bindex (0.5.0)
bootstrap-sass (3.3.7)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
bugsnag (5.3.2)
bugsnag (5.3.3)
builder (3.2.3)
byebug (9.0.6)
codeclimate-test-reporter (1.0.8)
Expand Down Expand Up @@ -165,7 +165,7 @@ GEM
parallel (1.11.2)
parser (2.4.0.0)
ast (~> 2.2)
pg (0.20.0)
pg (0.21.0)
pg_search (2.0.1)
activerecord (>= 4.2)
activesupport (>= 4.2)
Expand Down Expand Up @@ -211,8 +211,8 @@ GEM
rake
rake (12.0.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rubocop (0.49.1)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
Expand Down Expand Up @@ -269,7 +269,7 @@ GEM
thread_safe (~> 0.1)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.2.1)
unicode-display_width (1.3.0)
web-console (3.5.1)
actionview (>= 5.0)
activemodel (>= 5.0)
Expand Down

0 comments on commit bf52dd1

Please sign in to comment.