Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.
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
70 changes: 25 additions & 45 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,12 @@ GIT

GIT
remote: https://github.com/sferik/rails_admin.git
revision: 742cae0a59579c869b668684a14b1fb2b022bee2
revision: f0c46f1e128b5d31d812ff3a80d15db8692c848b
branch: master
specs:
rails_admin (2.0.0.beta)
rails_admin (2.0.2)
activemodel-serializers-xml (>= 1.0)
builder (~> 3.1)
coffee-rails (>= 4.0, < 6)
haml (>= 4.0, < 6)
jquery-rails (>= 3.0, < 5)
jquery-ui-rails (>= 5.0, < 7)
Expand All @@ -30,7 +29,7 @@ GIT
rack-pjax (>= 0.7)
rails (>= 5.0, < 7)
remotipart (~> 1.3)
sass-rails (>= 4.0, < 7)
sassc-rails (>= 1.3, < 3)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -66,9 +65,8 @@ GEM
globalid (>= 0.3.6)
activemodel (5.1.6.2)
activesupport (= 5.1.6.2)
activemodel-serializers-xml (1.0.1)
activemodel-serializers-xml (1.0.2)
activemodel (> 5.x)
activerecord (> 5.x)
activesupport (> 5.x)
builder (~> 3.1)
activerecord (5.1.6.2)
Expand Down Expand Up @@ -850,7 +848,7 @@ GEM
sassc-rails (>= 2.0.0)
brakeman (3.3.5)
browser (2.5.1)
builder (3.2.3)
builder (3.2.4)
bullet (6.0.1)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
Expand All @@ -870,22 +868,15 @@ GEM
climate_control (0.2.0)
cocoon (1.2.14)
coderay (1.1.2)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.7)
connection_pool (2.2.1)
counter_culture (1.5.1)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
after_commit_action (~> 1.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.4)
crass (1.0.6)
css_parser (1.5.0)
addressable
csv_shaper (1.3.0)
Expand Down Expand Up @@ -913,7 +904,7 @@ GEM
activesupport (~> 5.0)
request_store (~> 1.0)
errbase (0.1.1)
erubi (1.8.0)
erubi (1.10.0)
execjs (2.7.0)
factory_girl (4.8.0)
activesupport (>= 3.0.0)
Expand All @@ -924,7 +915,7 @@ GEM
i18n (~> 0.5)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
ffi (1.13.1)
font-awesome-rails (4.7.0.5)
railties (>= 3.2, < 6.1)
foreman (0.85.0)
Expand Down Expand Up @@ -971,7 +962,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.2.3)
loofah (2.8.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -985,16 +976,16 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
mimemagic (0.3.3)
mini_mime (1.0.1)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.14.2)
multi_json (1.13.1)
multipart-post (2.1.1)
mustermann (1.0.3)
nav_lynx (1.1.1)
rails (>= 3.1.0)
nested_form (0.3.2)
nio4r (2.3.1)
nio4r (2.5.4)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
oj (3.7.12)
Expand Down Expand Up @@ -1036,7 +1027,7 @@ GEM
puma (3.12.1)
pundit-matchers (1.6.0)
rspec-rails (>= 3.0.0)
rack (2.0.7)
rack (2.2.3)
rack-affiliates (0.4.0)
rack
rack-contrib (2.1.0)
Expand Down Expand Up @@ -1077,8 +1068,8 @@ 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_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
Expand All @@ -1091,18 +1082,18 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
rake (12.3.2)
rake (12.3.3)
ransack (2.1.1)
actionpack (>= 5.0)
activerecord (>= 5.0)
activesupport (>= 5.0)
i18n
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (3.3.3)
regexp_parser (1.5.0)
remotipart (1.4.3)
remotipart (1.4.4)
request_store (1.4.1)
rack (>= 1.4)
responders (2.4.1)
Expand Down Expand Up @@ -1141,17 +1132,6 @@ GEM
safe_yaml (1.0.5)
safely_block (0.2.1)
errbase
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sassc (2.0.1)
ffi (~> 1.9)
rake
Expand Down Expand Up @@ -1205,7 +1185,7 @@ GEM
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
Expand All @@ -1214,19 +1194,19 @@ GEM
stripe_event (2.2.0)
activesupport (>= 3.1)
stripe (>= 2.8, < 5.0)
temple (0.8.1)
temple (0.8.2)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.9)
tilt (2.0.10)
twemoji (3.1.4)
nokogiri (~> 1.6)
twilio-ruby (4.13.0)
builder (>= 2.1.2)
jwt (~> 1.0)
multi_json (>= 1.3.0)
tzinfo (1.2.5)
tzinfo (1.2.8)
thread_safe (~> 0.1)
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
Expand All @@ -1253,7 +1233,7 @@ GEM
railties (>= 4.2)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.19)
Expand Down