Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Update all unpinned gems #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 47 additions & 44 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,17 @@ GEM
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
approvals (0.0.20)
approvals (0.0.22)
nokogiri (~> 1.6)
thor (~> 0.18)
appsignal (0.11.13)
appsignal (0.11.17)
rack
thread_safe
arel (6.0.3)
ast (2.1.0)
astrolabe (1.3.1)
parser (~> 2.2)
backports (3.6.6)
backports (3.6.7)
bcrypt (3.1.10)
brakeman (2.0.0)
erubis (~> 2.6)
Expand All @@ -85,10 +85,10 @@ GEM
sass (~> 3.0)
slim (~> 1.3.6)
terminal-table (~> 1.4)
browser (1.0.0)
browser (1.0.1)
builder (3.2.2)
cancan (1.6.10)
capybara (2.4.4)
capybara (2.5.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
Expand All @@ -102,27 +102,27 @@ GEM
launchy
celluloid (0.16.0)
timers (~> 4.0.0)
childprocess (0.5.6)
childprocess (0.5.8)
ffi (~> 1.0, >= 1.0.11)
chunky_png (1.3.4)
chunky_png (1.3.5)
cliver (0.3.2)
code_analyzer (0.4.5)
sexp_processor
codeclimate-test-reporter (0.4.7)
codeclimate-test-reporter (0.4.8)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.9.1.1)
coffee-script-source (1.10.0)
colored (1.2)
colorize (0.7.7)
crack (0.4.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
css_parser (1.3.6)
css_parser (1.3.7)
addressable
daemons (1.2.3)
database_cleaner (1.4.1)
database_cleaner (1.5.1)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
devise (3.5.2)
Expand All @@ -146,7 +146,7 @@ GEM
factory_girl_rails (4.5.0)
factory_girl (~> 4.5.0)
railties (>= 3.0.0)
faraday (0.9.1)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
fastercsv (1.5.5)
ffi (1.9.10)
Expand All @@ -169,26 +169,27 @@ GEM
rspec (>= 2.99.0, < 4.0)
haml (4.0.7)
tilt
hashie (3.4.2)
hashdiff (0.2.3)
hashie (3.4.3)
highline (1.6.21)
hike (1.2.3)
hitimes (1.2.2)
httparty (0.13.5)
hitimes (1.2.3)
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
hub (1.12.4)
i18n (0.7.0)
jar_wrapper (0.1.8)
zip
jquery-rails (3.1.3)
jquery-rails (3.1.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-rails-cdn (1.0.3)
jquery-rails
json (1.8.3)
jwt (1.5.1)
kgio (2.9.3)
konacha (3.5.1)
jwt (1.5.2)
kgio (2.10.0)
konacha (3.7.0)
actionpack (>= 3.1, < 5)
capybara
colorize
Expand All @@ -197,11 +198,11 @@ GEM
tilt
launchy (2.4.3)
addressable (~> 2.3)
libv8 (3.16.14.11)
listen (3.0.3)
libv8 (3.16.14.13)
listen (3.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lograge (0.3.4)
lograge (0.3.5)
actionpack (>= 3)
activesupport (>= 3)
railties (>= 3)
Expand All @@ -212,7 +213,6 @@ GEM
mime-types (>= 1.16, < 3)
method_source (0.8.2)
mime-types (2.99)
mime-types-data (3.2015.1120)
mini_portile2 (2.0.0)
minitest (5.8.3)
multi_json (1.11.2)
Expand All @@ -221,7 +221,7 @@ GEM
nenv (0.2.0)
nokogiri (1.6.7)
mini_portile2 (~> 2.0.0.rc2)
notiffany (0.0.7)
notiffany (0.0.8)
nenv (~> 0.1)
shellany (~> 0.0)
oauth (0.4.7)
Expand All @@ -241,17 +241,17 @@ GEM
omniauth-oauth (1.1.0)
oauth
omniauth (~> 1.0)
omniauth-oauth2 (1.3.1)
omniauth-oauth2 (1.4.0)
oauth2 (~> 1.0)
omniauth (~> 1.2)
omniauth-twitter (1.2.1)
json (~> 1.3)
omniauth-oauth (~> 1.1)
orm_adapter (0.5.0)
parser (2.2.2.6)
parser (2.2.3.0)
ast (>= 1.1, < 3.0)
pg (0.18.2)
pg_search (1.0.4)
pg (0.18.4)
pg_search (1.0.5)
activerecord (>= 3.1)
activesupport (>= 3.1)
arel
Expand All @@ -263,7 +263,7 @@ GEM
powerpack (0.1.1)
protected_attributes (1.1.3)
activemodel (>= 4.0.1, < 5.0)
pry (0.10.1)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
Expand All @@ -289,7 +289,7 @@ GEM
rails-assets-jquery (>= 1.7)
rails-assets-react (0.11.2)
rails-assets-react.backbone (0.3.1)
rails-assets-tether (1.1.0)
rails-assets-tether (1.1.1)
rails-assets-underscore (1.8.3)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
Expand Down Expand Up @@ -321,11 +321,11 @@ GEM
rainbow (2.0.0)
raindrops (0.15.0)
rake (10.4.2)
rb-fsevent (0.9.5)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
ref (2.0.0)
require_all (1.3.2)
require_all (1.3.3)
responders (2.1.0)
railties (>= 4.2.0, < 5)
roadie (2.4.3)
Expand All @@ -352,12 +352,13 @@ GEM
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rubocop (0.33.0)
rubocop (0.35.1)
astrolabe (~> 1.3)
parser (>= 2.2.2.5, < 3.0)
parser (>= 2.2.3.0, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-progressbar (~> 1.7)
tins (<= 1.6.0)
ruby-progressbar (1.7.5)
ruby2ruby (2.0.8)
ruby_parser (~> 3.1)
Expand All @@ -375,14 +376,14 @@ GEM
secure_headers (1.2.0)
selenium (0.2.11)
jar_wrapper
selenium-webdriver (2.47.1)
selenium-webdriver (2.48.1)
childprocess (~> 0.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0)
sexp_processor (4.6.0)
shellany (0.0.1)
simplecov (0.10.0)
simplecov (0.11.1)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
Expand Down Expand Up @@ -413,19 +414,20 @@ GEM
therubyracer (0.12.2)
libv8 (~> 3.16.14.0)
ref
thin (1.6.3)
thin (1.6.4)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
thor (0.19.1)
thread_safe (0.3.5)
tilt (1.4.1)
timers (4.0.1)
timers (4.0.4)
hitimes
tins (1.6.0)
turbo_dev_assets (0.0.2)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
unicorn (4.9.0)
Expand All @@ -437,11 +439,12 @@ GEM
descendants_tracker (~> 0.0.1)
warden (1.2.3)
rack (>= 1.0)
webmock (1.21.0)
webmock (1.22.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
websocket (1.2.2)
websocket-driver (0.6.2)
websocket-driver (0.6.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
xpath (2.0.0)
Expand Down