5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-17 03:50:48 +00:00

eliminar rbnacl e instalar benchmarks

This commit is contained in:
f 2020-04-14 19:07:46 -03:00
parent 2e3640e58b
commit 0312466db9
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D
2 changed files with 20 additions and 12 deletions

View file

@ -77,23 +77,20 @@ group :themes do
end
group :development, :test do
gem 'derailed_benchmarks'
gem 'pry'
# Adds support for Capybara system testing and selenium driver
gem 'capybara', '~> 2.13'
gem 'selenium-webdriver'
gem 'sqlite3'
gem 'stackprof'
end
group :development do
# Access an IRB console on exception pages or by using <%= console %>
# anywhere in the code.
gem 'bcrypt_pbkdf'
gem 'brakeman'
gem 'ed25519'
gem 'haml-lint', require: false
gem 'letter_opener'
gem 'listen', '>= 3.0.5', '< 3.2'
gem 'rbnacl', '< 5.0'
gem 'rubocop-rails'
gem 'spring'
gem 'spring-watcher-listen', '~> 2.0.0'

View file

@ -77,7 +77,7 @@ GEM
autoprefixer-rails (9.7.4)
execjs
bcrypt (3.1.13)
bcrypt_pbkdf (1.0.1)
benchmark-ips (2.7.2)
bindex (0.8.1)
blazer (2.2.1)
activerecord (>= 5)
@ -106,6 +106,15 @@ GEM
concurrent-ruby (1.1.6)
crass (1.0.6)
database_cleaner (1.8.3)
derailed_benchmarks (1.6.0)
benchmark-ips (~> 2)
get_process_mem (~> 0)
heapy (~> 0)
memory_profiler (~> 0)
rack (>= 1)
rake (> 10, < 14)
ruby-statistics (>= 2.1)
thor (>= 0.19, < 2)
devise (4.7.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
@ -121,7 +130,6 @@ GEM
dotenv-rails (2.7.5)
dotenv (= 2.7.5)
railties (>= 3.2, < 6.1)
ed25519 (1.2.4)
editorial-autogestiva-jekyll-theme (0.2.2)
jekyll (~> 4.0)
jekyll-data (~> 1.1)
@ -153,6 +161,8 @@ GEM
forwardable-extended (2.6.0)
friendly_id (5.3.0)
activerecord (>= 4.0.0)
get_process_mem (0.2.5)
ffi (~> 1.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
haml (5.1.2)
@ -174,6 +184,7 @@ GEM
activesupport (>= 4.0.1)
hamlit (>= 1.2.0)
railties (>= 4.0.1)
heapy (0.1.4)
hiredis (0.6.3)
http_parser.rb (0.6.0)
i18n (1.8.2)
@ -237,6 +248,7 @@ GEM
mini_mime (>= 0.1.1)
marcel (0.3.3)
mimemagic (~> 0.3.2)
memory_profiler (0.9.14)
mercenary (0.3.6)
method_source (0.9.2)
mimemagic (0.3.4)
@ -312,8 +324,6 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbnacl (4.0.2)
ffi
redis (4.1.3)
redis-actionpack (5.2.0)
actionpack (>= 5, < 7)
@ -353,6 +363,7 @@ GEM
i18n
ruby-filemagic (0.7.2)
ruby-progressbar (1.10.1)
ruby-statistics (2.1.2)
ruby-vips (2.0.17)
ffi (~> 1.9)
ruby_dep (1.5.0)
@ -386,6 +397,7 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.4.2)
stackprof (0.2.15)
sucker_punch (2.1.2)
concurrent-ruby (~> 1.0)
sutty-jekyll-theme (0.1.2)
@ -440,18 +452,17 @@ PLATFORMS
DEPENDENCIES
bcrypt (~> 3.1.7)
bcrypt_pbkdf
blazer
bootstrap (~> 4)
brakeman
capybara (~> 2.13)
commonmarker
database_cleaner
derailed_benchmarks
devise
devise-i18n
devise_invitable
dotenv-rails
ed25519
editorial-autogestiva-jekyll-theme
email_address
exception_notification
@ -477,7 +488,6 @@ DEPENDENCIES
rails (~> 6)
rails-i18n
rails_warden
rbnacl (< 5.0)
redis
redis-rails
rubocop-rails
@ -488,6 +498,7 @@ DEPENDENCIES
spring
spring-watcher-listen (~> 2.0.0)
sqlite3
stackprof
sucker_punch
sutty-jekyll-theme
terminal-table