Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock380
1 files changed, 195 insertions, 185 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 38e879e6d..dcfa93edc 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,26 +1,26 @@
GEM
remote: https://rubygems.org/
- remote: https://rails-assets.org/
+ remote: https://gems.diasporafoundation.org/
specs:
- actioncable (5.1.6.2)
- actionpack (= 5.1.6.2)
+ actioncable (5.2.4.1)
+ actionpack (= 5.2.4.1)
nio4r (~> 2.0)
- websocket-driver (~> 0.6.1)
- actionmailer (5.1.6.2)
- actionpack (= 5.1.6.2)
- actionview (= 5.1.6.2)
- activejob (= 5.1.6.2)
+ websocket-driver (>= 0.6.1)
+ actionmailer (5.2.4.1)
+ actionpack (= 5.2.4.1)
+ actionview (= 5.2.4.1)
+ activejob (= 5.2.4.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
- actionpack (5.1.6.2)
- actionview (= 5.1.6.2)
- activesupport (= 5.1.6.2)
- rack (~> 2.0)
+ actionpack (5.2.4.1)
+ actionview (= 5.2.4.1)
+ activesupport (= 5.2.4.1)
+ rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.1.6.2)
- activesupport (= 5.1.6.2)
+ actionview (5.2.4.1)
+ activesupport (= 5.2.4.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
@@ -28,18 +28,22 @@ GEM
active_model_serializers (0.9.7)
activemodel (>= 3.2)
concurrent-ruby (~> 1.0)
- activejob (5.1.6.2)
- activesupport (= 5.1.6.2)
+ activejob (5.2.4.1)
+ activesupport (= 5.2.4.1)
globalid (>= 0.3.6)
- activemodel (5.1.6.2)
- activesupport (= 5.1.6.2)
- activerecord (5.1.6.2)
- activemodel (= 5.1.6.2)
- activesupport (= 5.1.6.2)
- arel (~> 8.0)
- activerecord-import (1.0.1)
+ activemodel (5.2.4.1)
+ activesupport (= 5.2.4.1)
+ activerecord (5.2.4.1)
+ activemodel (= 5.2.4.1)
+ activesupport (= 5.2.4.1)
+ arel (>= 9.0)
+ activerecord-import (1.0.2)
activerecord (>= 3.2)
- activesupport (5.1.6.2)
+ activestorage (5.2.4.1)
+ actionpack (= 5.2.4.1)
+ activerecord (= 5.2.4.1)
+ marcel (~> 0.3.1)
+ activesupport (5.2.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
@@ -50,10 +54,10 @@ GEM
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
rack (>= 1.1.0)
- addressable (2.5.2)
+ addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
aes_key_wrap (1.0.1)
- arel (8.0.0)
+ arel (9.0.0)
asset_sync (2.7.0)
activemodel (>= 4.1.0)
fog-core
@@ -65,15 +69,15 @@ GEM
attr_required (1.0.1)
autoprefixer-rails (8.6.5)
execjs
- backports (3.12.0)
- bcrypt (3.1.12)
+ backports (3.15.0)
+ bcrypt (3.1.13)
bindata (2.4.4)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
bootstrap-switch-rails (3.3.3)
buftok (0.2.0)
- builder (3.2.3)
+ builder (3.2.4)
byebug (11.0.1)
capybara (3.15.0)
addressable
@@ -127,18 +131,18 @@ GEM
compass (~> 1.0.0)
sass-rails (< 5.1)
sprockets (< 4.0)
- concurrent-ruby (1.1.5)
+ concurrent-ruby (1.1.6)
configurate (0.3.1)
connection_pool (2.2.2)
- coveralls (0.8.22)
+ coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
- thor (~> 0.19.4)
+ thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
- crass (1.0.4)
+ crass (1.0.6)
cucumber (3.1.2)
builder (>= 2.1.2)
cucumber-core (~> 3.2.0)
@@ -156,19 +160,19 @@ GEM
cucumber-tag_expressions (~> 1.1.0)
gherkin (~> 5.0)
cucumber-expressions (6.0.1)
- cucumber-rails (1.6.0)
- capybara (>= 1.1.2, < 4)
+ cucumber-rails (1.7.0)
+ capybara (>= 2.3.0, < 4)
cucumber (>= 3.0.2, < 4)
mime-types (>= 1.17, < 4)
nokogiri (~> 1.8)
- railties (>= 4, < 6)
+ railties (>= 4.2, < 7)
cucumber-tag_expressions (1.1.1)
cucumber-wire (0.0.1)
database_cleaner (1.7.0)
- devise (4.6.1)
+ devise (4.7.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
- railties (>= 4.1.0, < 6.0)
+ railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise-two-factor (3.0.3)
@@ -196,23 +200,23 @@ GEM
fabrication (~> 2.16)
uuid (~> 2.3, >= 2.3.8)
diff-lcs (1.3)
- docile (1.3.1)
+ docile (1.3.2)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
encryptor (3.0.0)
entypo-rails (3.0.0)
railties (>= 4.1, < 6)
equalizer (0.0.11)
- erubi (1.8.0)
+ erubi (1.9.0)
eslintrb (2.1.0)
execjs
multi_json (>= 1.3)
rake
- et-orbi (1.1.7)
+ et-orbi (1.2.1)
tzinfo
ethon (0.12.0)
ffi (>= 1.3.0)
- excon (0.62.0)
+ excon (0.72.0)
execjs (2.7.0)
eye (0.10.0)
celluloid (~> 0.17.3)
@@ -220,7 +224,7 @@ GEM
kostya-sigar (~> 2.0.0)
state_machines
thor
- fabrication (2.20.1)
+ fabrication (2.20.2)
factory_girl (4.8.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.8.0)
@@ -231,14 +235,14 @@ GEM
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
http-cookie (~> 1.0.0)
- faraday_middleware (0.12.2)
+ faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
- ffi (1.10.0)
+ ffi (1.11.1)
fixture_builder (0.5.2.rc3)
activerecord (>= 2)
activesupport (>= 2)
hashdiff
- fog-aws (3.4.0)
+ fog-aws (3.5.1)
fog-core (~> 2.1)
fog-json (~> 1.1)
fog-xml (~> 0.1)
@@ -255,15 +259,15 @@ GEM
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
formatador (0.2.5)
- fugit (1.1.8)
- et-orbi (~> 1.1, >= 1.1.7)
+ fugit (1.2.2)
+ et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.1)
- fuubar (2.3.2)
+ fuubar (2.4.1)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
get_process_mem (0.2.3)
gherkin (5.1.0)
- gitlab (4.10.0)
+ gitlab (4.11.0)
httparty (~> 0.14, >= 0.14.0)
terminal-table (~> 1.5, >= 1.5.1)
globalid (0.4.2)
@@ -298,15 +302,15 @@ GEM
rake (>= 10, < 13)
rubocop (>= 0.50.0)
sysexits (~> 1.1)
- hamlit (2.9.2)
+ hamlit (2.9.3)
temple (>= 0.8.0)
thor
tilt
- handlebars_assets (0.23.3)
+ handlebars_assets (0.23.4)
execjs (~> 2.0)
sprockets (>= 2.0.0)
tilt (>= 1.2)
- hashdiff (0.3.8)
+ hashdiff (0.4.0)
hashie (3.6.0)
http (3.3.0)
addressable (~> 2.3)
@@ -318,11 +322,11 @@ GEM
http-form_data (2.1.1)
http_accept_language (2.1.1)
http_parser.rb (0.6.0)
- httparty (0.16.4)
+ httparty (0.17.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
- i18n (1.6.0)
+ i18n (1.8.2)
concurrent-ruby (~> 1.0)
i18n-inflector (2.6.7)
i18n (>= 0.4.1)
@@ -331,26 +335,26 @@ GEM
i18n-inflector (~> 2.6)
railties (>= 3.0.0)
ipaddress (0.8.3)
- jaro_winkler (1.5.2)
- jasmine (3.3.0)
- jasmine-core (~> 3.3.0)
+ jaro_winkler (1.5.3)
+ jasmine (3.4.0)
+ jasmine-core (~> 3.4.0)
phantomjs
rack (>= 1.2.1)
rake
- jasmine-core (3.3.0)
+ jasmine-core (3.4.0)
jasmine-jquery-rails (2.0.3)
- jquery-rails (4.3.3)
+ jquery-rails (4.3.5)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
- js-routes (1.4.4)
- railties (>= 3.2)
+ js-routes (1.4.7)
+ railties (>= 4)
sprockets-rails
js_image_paths (0.1.1)
rails (>= 4.0, < 6.0)
sprockets (>= 3.0.0)
json (2.2.0)
- json-jwt (1.10.0)
+ json-jwt (1.11.0)
activesupport (>= 4.2)
aes_key_wrap
bindata
@@ -359,13 +363,13 @@ GEM
json-schema-rspec (0.0.4)
json-schema (~> 2.5)
rspec
- jsonpath (1.0.1)
+ jsonpath (1.0.4)
multi_json
to_regexp (~> 0.2.1)
- jwt (2.1.0)
+ jwt (2.2.1)
kgio (2.11.2)
kostya-sigar (2.0.6)
- leaflet-rails (1.3.1)
+ leaflet-rails (1.5.1)
rails (>= 4.2.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -377,14 +381,16 @@ GEM
multi_json (~> 1.10)
logging-rails (0.6.0)
logging (>= 1.8)
- loofah (2.2.3)
+ loofah (2.4.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.13)
- macaddr (1.7.1)
- systemu (~> 2.6.2)
+ macaddr (1.7.2)
+ systemu (~> 2.6.5)
mail (2.7.1)
mini_mime (>= 0.1.1)
+ marcel (0.3.3)
+ mimemagic (~> 0.3.2)
markdown-it-html5-embed (1.0.0)
markerb (1.1.0)
memoizable (0.4.2)
@@ -392,23 +398,24 @@ GEM
method_source (0.9.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
- mime-types-data (3.2018.0812)
- mini_magick (4.9.3)
- mini_mime (1.0.1)
+ mime-types-data (3.2019.0331)
+ mimemagic (0.3.4)
+ mini_magick (4.10.1)
+ mini_mime (1.0.2)
mini_portile2 (2.4.0)
- minitest (5.11.3)
+ minitest (5.14.0)
mobile-fu (1.4.0)
rack-mobile-detect
rails
multi_json (1.13.1)
multi_test (0.1.2)
multi_xml (0.6.0)
- multipart-post (2.0.0)
+ multipart-post (2.1.1)
mysql2 (0.5.2)
naught (1.1.0)
nenv (0.3.0)
- nio4r (2.3.1)
- nokogiri (1.10.1)
+ nio4r (2.5.2)
+ nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
notiffany (0.1.1)
nenv (~> 0.1)
@@ -420,7 +427,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
- octokit (4.13.0)
+ octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
omniauth (1.9.0)
hashie (>= 3.4.6, < 3.7.0)
@@ -439,10 +446,10 @@ GEM
rack
omniauth-wordpress (0.2.2)
omniauth-oauth2 (>= 1.1.0)
- open_graph_reader (0.6.2)
+ open_graph_reader (0.7.0)
faraday (>= 0.9.0)
nokogiri (~> 1.6)
- openid_connect (1.1.6)
+ openid_connect (1.1.8)
activemodel
attr_required (>= 1.0.0)
json-jwt (>= 1.5.0)
@@ -453,8 +460,8 @@ GEM
validate_url
webfinger (>= 1.0.1)
orm_adapter (0.5.0)
- parallel (1.14.0)
- parser (2.6.2.0)
+ parallel (1.17.0)
+ parser (2.6.3.0)
ast (~> 2.4.0)
pg (1.1.4)
phantomjs (2.1.1.0)
@@ -462,24 +469,24 @@ GEM
capybara (>= 2.1, < 4)
cliver (~> 0.3.1)
websocket-driver (>= 0.2.0)
- pronto (0.9.5)
+ pronto (0.10.0)
gitlab (~> 4.0, >= 4.0.0)
httparty (>= 0.13.7)
octokit (~> 4.7, >= 4.7.0)
- rainbow (~> 2.1)
+ rainbow (>= 2.2, < 4.0)
rugged (~> 0.24, >= 0.23.0)
- thor (~> 0.19.0)
- pronto-eslint (0.9.1)
+ thor (~> 0.20.0)
+ pronto-eslint (0.10.0)
eslintrb (~> 2.0, >= 2.0.0)
- pronto (~> 0.9.0)
- pronto-haml (0.9.0)
+ pronto (~> 0.10.0)
+ pronto-haml (0.10.0)
haml_lint (~> 0.23)
- pronto (~> 0.9.0)
- pronto-rubocop (0.9.1)
- pronto (~> 0.9.0)
+ pronto (~> 0.10.0)
+ pronto-rubocop (0.10.0)
+ pronto (~> 0.10.0)
rubocop (~> 0.50, >= 0.49.1)
- pronto-scss (0.9.1)
- pronto (~> 0.9.0)
+ pronto-scss (0.10.0)
+ pronto (~> 0.10.0)
scss_lint (~> 0.43, >= 0.43.0)
pry (0.12.2)
coderay (~> 1.1.0)
@@ -487,17 +494,17 @@ GEM
pry-byebug (3.7.0)
byebug (~> 11.0)
pry (~> 0.10)
- psych (3.1.0)
- public_suffix (3.0.3)
+ public_suffix (3.1.1)
raabro (1.1.6)
- rack (2.0.6)
- rack-cors (1.0.2)
+ rack (2.2.2)
+ rack-cors (1.1.1)
+ rack (>= 2.0.0)
rack-google-analytics (1.2.0)
actionpack
activesupport
rack-mobile-detect (0.4.0)
rack
- rack-oauth2 (1.9.3)
+ rack-oauth2 (1.10.0)
activesupport
attr_required
httpclient
@@ -511,23 +518,24 @@ GEM
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
- rails (5.1.6.2)
- actioncable (= 5.1.6.2)
- actionmailer (= 5.1.6.2)
- actionpack (= 5.1.6.2)
- actionview (= 5.1.6.2)
- activejob (= 5.1.6.2)
- activemodel (= 5.1.6.2)
- activerecord (= 5.1.6.2)
- activesupport (= 5.1.6.2)
+ rails (5.2.4.1)
+ actioncable (= 5.2.4.1)
+ actionmailer (= 5.2.4.1)
+ actionpack (= 5.2.4.1)
+ actionview (= 5.2.4.1)
+ activejob (= 5.2.4.1)
+ activemodel (= 5.2.4.1)
+ activerecord (= 5.2.4.1)
+ activestorage (= 5.2.4.1)
+ activesupport (= 5.2.4.1)
bundler (>= 1.3.0)
- railties (= 5.1.6.2)
+ railties (= 5.2.4.1)
sprockets-rails (>= 2.0.0)
rails-assets-autosize (4.0.2)
rails-assets-backbone (1.3.3)
rails-assets-underscore (>= 1.8.3)
rails-assets-blueimp-gallery (2.33.0)
- rails-assets-bootstrap (3.3.7)
+ rails-assets-bootstrap (3.4.1)
rails-assets-jquery (>= 1.9.1, < 4)
rails-assets-bootstrap-markdown (2.10.0)
rails-assets-bootstrap (~> 3)
@@ -544,10 +552,10 @@ GEM
rails-assets-favico.js (0.3.10)
rails-assets-fine-uploader (5.13.0)
rails-assets-highlightjs (9.12.0)
- rails-assets-jasmine (3.3.0)
- rails-assets-jasmine-ajax (3.4.0)
+ rails-assets-jasmine (3.4.0)
+ rails-assets-jasmine-ajax (4.0.0)
rails-assets-jasmine (~> 3)
- rails-assets-jquery (3.3.1)
+ rails-assets-jquery (3.4.1)
rails-assets-jquery-colorbox (1.6.4)
rails-assets-jquery (>= 1.3.2)
rails-assets-jquery-fullscreen-plugin (0.5.0)
@@ -576,30 +584,29 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
- rails-html-sanitizer (1.0.4)
- loofah (~> 2.2, >= 2.2.2)
+ rails-html-sanitizer (1.3.0)
+ loofah (~> 2.3)
rails-i18n (5.1.3)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
rails-timeago (2.17.1)
actionpack (>= 3.1)
activesupport (>= 3.1)
- railties (5.1.6.2)
- actionpack (= 5.1.6.2)
- activesupport (= 5.1.6.2)
+ railties (5.2.4.1)
+ actionpack (= 5.2.4.1)
+ activesupport (= 5.2.4.1)
method_source
rake (>= 0.8.7)
- thor (>= 0.18.1, < 2.0)
- rainbow (2.2.2)
- rake
+ thor (>= 0.19.0, < 2.0)
+ rainbow (3.0.0)
raindrops (0.19.0)
- rake (12.3.2)
+ rake (12.3.3)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
redcarpet (3.4.0)
redis (3.3.5)
- regexp_parser (1.3.0)
+ regexp_parser (1.5.1)
request_store (1.4.1)
rack (>= 1.4)
responders (2.4.1)
@@ -612,13 +619,13 @@ GEM
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
- rspec-core (3.8.0)
+ rspec-core (3.8.2)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.2)
+ rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-json_expectations (2.1.0)
- rspec-mocks (3.8.0)
+ rspec-json_expectations (2.2.0)
+ rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-rails (3.8.2)
@@ -629,20 +636,22 @@ GEM
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
- rubocop (0.66.0)
+ rspec-support (3.8.2)
+ rubocop (0.72.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
- parser (>= 2.5, != 2.5.1.1)
- psych (>= 3.1.0)
+ parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 1.6)
+ unicode-display_width (>= 1.4.0, < 1.7)
+ rubocop-rails (2.1.0)
+ rack (>= 1.1)
+ rubocop (>= 0.72.0)
ruby-oembed (0.12.0)
- ruby-progressbar (1.10.0)
+ ruby-progressbar (1.10.1)
ruby_dep (1.5.0)
- rubyzip (1.2.2)
- rugged (0.28.1)
+ rubyzip (1.3.0)
+ rugged (0.28.2)
safe_yaml (1.0.5)
sass (3.4.25)
sass-rails (5.0.7)
@@ -654,17 +663,17 @@ GEM
sassc (2.0.1)
ffi (~> 1.9)
rake
- sawyer (0.8.1)
- addressable (>= 2.3.5, < 2.6)
- faraday (~> 0.8, < 1.0)
+ sawyer (0.8.2)
+ addressable (>= 2.3.5)
+ faraday (> 0.8, < 2.0)
scss_lint (0.55.0)
rake (>= 0.9, < 13)
sass (~> 3.4.20)
- secure_headers (6.1.0)
+ secure_headers (6.3.0)
shellany (0.0.1)
shoulda-matchers (4.0.1)
activesupport (>= 4.2.0)
- sidekiq (5.2.5)
+ sidekiq (5.2.7)
connection_pool (~> 2.2, >= 2.2.2)
rack (>= 1.5.0)
rack-protection (>= 1.5.0)
@@ -708,12 +717,12 @@ GEM
tins (~> 1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
- thor (0.19.4)
+ thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.9)
timecop (0.9.1)
timers (4.3.0)
- tins (1.20.2)
+ tins (1.20.3)
to_regexp (0.2.1)
turbo_dev_assets (0.0.2)
twitter (6.2.0)
@@ -731,15 +740,15 @@ GEM
unf (~> 0.1.0)
typhoeus (1.3.1)
ethon (>= 0.9.0)
- tzinfo (1.2.5)
+ tzinfo (1.2.6)
thread_safe (~> 0.1)
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.5)
- unicode-display_width (1.5.0)
- unicorn (5.5.0)
+ unf_ext (0.0.7.6)
+ unicode-display_width (1.6.0)
+ unicorn (5.5.1)
kgio (~> 2.6)
raindrops (~> 0.7)
unicorn-worker-killer (0.4.4)
@@ -751,10 +760,10 @@ GEM
validate_email (0.1.6)
activemodel (>= 3.0)
mail (>= 2.2.5)
- validate_url (1.0.6)
+ validate_url (1.0.8)
activemodel (>= 3.0.0)
public_suffix
- versionist (1.7.0)
+ versionist (2.0.0)
activesupport (>= 3)
railties (>= 3)
yard (~> 0.9.11)
@@ -763,27 +772,27 @@ GEM
webfinger (1.1.0)
activesupport
httpclient (>= 2.4)
- webmock (3.5.1)
+ webmock (3.6.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
- hashdiff
- websocket-driver (0.6.5)
+ hashdiff (>= 0.4.0, < 2.0.0)
+ websocket-driver (0.7.1)
websocket-extensions (>= 0.1.0)
- websocket-extensions (0.1.3)
+ websocket-extensions (0.1.4)
will_paginate (3.1.7)
xpath (3.2.0)
nokogiri (~> 1.8)
- yard (0.9.18)
+ yard (0.9.20)
PLATFORMS
ruby
DEPENDENCIES
active_model_serializers (= 0.9.7)
- activerecord-import (= 1.0.1)
+ activerecord-import (= 1.0.2)
acts-as-taggable-on (= 6.0.0)
acts_as_api (= 1.0.1)
- addressable (= 2.5.2)
+ addressable (= 2.6.0)
asset_sync (= 2.7.0)
autoprefixer-rails (= 8.6.5)
bootstrap-sass (= 3.4.1)
@@ -792,11 +801,11 @@ DEPENDENCIES
carrierwave (= 1.3.1)
compass-rails (= 3.1.0)
configurate (= 0.3.1)
- coveralls (= 0.8.22)
+ coveralls (= 0.8.23)
cucumber-api-steps (= 0.14)
- cucumber-rails (= 1.6.0)
+ cucumber-rails (= 1.7.0)
database_cleaner (= 1.7.0)
- devise (= 4.6.1)
+ devise (= 4.7.1)
devise-two-factor (= 3.0.3)
devise_lastseenable (= 0.0.6)
diaspora-prosody-config (= 0.0.7)
@@ -808,57 +817,57 @@ DEPENDENCIES
factory_girl_rails (= 4.8.0)
faraday (= 0.15.4)
faraday-cookie_jar (= 0.0.6)
- faraday_middleware (= 0.12.2)
+ faraday_middleware (= 0.13.1)
fixture_builder (= 0.5.2.rc3)
- fog-aws (= 3.4.0)
- fuubar (= 2.3.2)
+ fog-aws (= 3.5.1)
+ fuubar (= 2.4.1)
gon (= 6.2.1)
guard (= 2.15.0)
guard-rspec (= 4.7.3)
guard-rubocop (= 1.3.0)
haml_lint (= 0.28.0)
- hamlit (= 2.9.2)
- handlebars_assets (= 0.23.3)
+ hamlit (= 2.9.3)
+ handlebars_assets (= 0.23.4)
http_accept_language (= 2.1.1)
i18n-inflector-rails (= 1.0.7)
- jasmine (= 3.3.0)
+ jasmine (= 3.4.0)
jasmine-jquery-rails (= 2.0.3)
- jquery-rails (= 4.3.3)
- js-routes (= 1.4.4)
+ jquery-rails (= 4.3.5)
+ js-routes (= 1.4.7)
js_image_paths (= 0.1.1)
json (= 2.2.0)
json-schema (= 2.8.1)
json-schema-rspec (= 0.0.4)
- leaflet-rails (= 1.3.1)
+ leaflet-rails (= 1.5.1)
logging-rails (= 0.6.0)
markdown-it-html5-embed (= 1.0.0)
markerb (= 1.1.0)
- mini_magick (= 4.9.3)
+ mini_magick (= 4.10.1)
minitest
mobile-fu (= 1.4.0)
mysql2 (= 0.5.2)
- nokogiri (= 1.10.1)
+ nokogiri (= 1.10.8)
omniauth (= 1.9.0)
omniauth-tumblr (= 1.2)
omniauth-twitter (= 1.4.0)
omniauth-wordpress (= 0.2.2)
- open_graph_reader (= 0.6.2)
- openid_connect (= 1.1.6)
+ open_graph_reader (= 0.7.0)
+ openid_connect (= 1.1.8)
pg (= 1.1.4)
poltergeist (= 1.18.1)
- pronto (= 0.9.5)
- pronto-eslint (= 0.9.1)
- pronto-haml (= 0.9.0)
- pronto-rubocop (= 0.9.1)
- pronto-scss (= 0.9.1)
+ pronto (= 0.10.0)
+ pronto-eslint (= 0.10.0)
+ pronto-haml (= 0.10.0)
+ pronto-rubocop (= 0.10.0)
+ pronto-scss (= 0.10.0)
pry
pry-byebug
- rack-cors (= 1.0.2)
+ rack-cors (= 1.1.1)
rack-google-analytics (= 1.2.0)
rack-piwik (= 0.3.0)
rack-rewrite (= 1.5.1)
rack-ssl (= 1.4.1)
- rails (= 5.1.6.2)
+ rails (= 5.2.4.1)
rails-assets-autosize (= 4.0.2)!
rails-assets-backbone (= 1.3.3)!
rails-assets-blueimp-gallery (= 2.33.0)!
@@ -867,8 +876,8 @@ DEPENDENCIES
rails-assets-diaspora_jsxc (= 0.1.5.develop.7)!
rails-assets-fine-uploader (= 5.13.0)!
rails-assets-highlightjs (= 9.12.0)!
- rails-assets-jasmine-ajax (= 3.4.0)!
- rails-assets-jquery (= 3.3.1)!
+ rails-assets-jasmine-ajax (= 4.0.0)!
+ rails-assets-jquery (= 3.4.1)!
rails-assets-jquery-placeholder (= 2.3.1)!
rails-assets-jquery-textchange (= 0.2.3)!
rails-assets-jquery.are-you-sure (= 1.9.0)!
@@ -892,13 +901,14 @@ DEPENDENCIES
rqrcode (= 0.10.1)
rspec-json_expectations (~> 2.1)
rspec-rails (= 3.8.2)
- rubocop (= 0.66.0)
+ rubocop (= 0.72.0)
+ rubocop-rails (= 2.1.0)
ruby-oembed (= 0.12.0)
- rubyzip (= 1.2.2)
+ rubyzip (= 1.3.0)
sass-rails (= 5.0.7)
- secure_headers (= 6.1.0)
+ secure_headers (= 6.3.0)
shoulda-matchers (= 4.0.1)
- sidekiq (= 5.2.5)
+ sidekiq (= 5.2.7)
sidekiq-cron (= 1.1.0)
simple_captcha2 (= 0.4.3)
simplecov (= 0.16.1)
@@ -914,11 +924,11 @@ DEPENDENCIES
twitter-text (= 1.14.7)
typhoeus (= 1.3.1)
uglifier (= 4.1.20)
- unicorn (= 5.5.0)
+ unicorn (= 5.5.1)
unicorn-worker-killer (= 0.4.4)
uuid (= 2.3.9)
- versionist (= 1.7.0)
- webmock (= 3.5.1)
+ versionist (= 2.0.0)
+ webmock (= 3.6.0)
will_paginate (= 3.1.7)
BUNDLED WITH