Skip to content

Commit

Permalink
Merge branch 'release/5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
kalashnikovisme committed Nov 9, 2022
2 parents 2780049 + 65c4c70 commit bbd7289
Show file tree
Hide file tree
Showing 15 changed files with 495 additions and 14 deletions.
2 changes: 2 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ERRBIT_PROJECT_KEY='123'
CHROME_DRIVER_VERSION="105.0.5195.52"
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.bundle/
log/*.log
pkg/
spec/dummy/**/*
spec/dummy/
*.gem
coverage/
4 changes: 4 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,18 @@
source 'https://rubygems.org'
gemspec

gem 'aasm'

group :test do
gem 'dotenv'
gem 'selenium-webdriver'
gem 'time_difference'
gem 'webdrivers', '>= 2.1.0'
gem 'webmock'
gem 'whenever-test'

gem 'capybara', '>= 2.15'
gem 'capybara_helpers'
gem 'factory_bot_rails', '~> 4.0'
gem 'faker'
gem 'json_api_test_helpers', '1.2'
Expand Down
361 changes: 361 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,361 @@
PATH
remote: .
specs:
tramway-admin (4.1.2.1)
aasm
bootstrap-kaminari-views (= 0.0.5)
copyright_mafa (~> 0.1.2, >= 0.1.2)
font-awesome-rails (~> 4.7, >= 4.7.0.1)
kaminari (>= 1.1.1)
ransack
smart_buttons (>= 1.0)
state_machine_buttons (>= 1.0)
tramway-auth (>= 2.0.1)
tramway-core (>= 4.1.3.2)
tramway-user (>= 2.1.3.2)
trap (~> 4.0)

GEM
remote: https://rubygems.org/
specs:
aasm (5.4.0)
concurrent-ruby (~> 1.0)
actioncable (5.2.8.1)
actionpack (= 5.2.8.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailer (5.2.8.1)
actionpack (= 5.2.8.1)
actionview (= 5.2.8.1)
activejob (= 5.2.8.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.2.8.1)
actionview (= 5.2.8.1)
activesupport (= 5.2.8.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.2.8.1)
activesupport (= 5.2.8.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.2.8.1)
activesupport (= 5.2.8.1)
globalid (>= 0.3.6)
activemodel (5.2.8.1)
activesupport (= 5.2.8.1)
activerecord (5.2.8.1)
activemodel (= 5.2.8.1)
activesupport (= 5.2.8.1)
arel (>= 9.0)
activestorage (5.2.8.1)
actionpack (= 5.2.8.1)
activerecord (= 5.2.8.1)
marcel (~> 1.0.0)
activesupport (5.2.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
arel (9.0.0)
audited (5.0.2)
activerecord (>= 5.0, < 7.1)
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
bcrypt (3.1.18)
bootstrap (5.2.1)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.11.6, < 3)
sassc-rails (>= 2.0.0)
bootstrap-kaminari-views (0.0.5)
kaminari (>= 0.13)
rails (>= 3.1)
builder (3.2.4)
capybara (3.37.1)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
capybara_helpers (0.1.0)
carrierwave (2.2.2)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
image_processing (~> 1.1)
marcel (~> 1.0.0)
mini_mime (>= 0.1.3)
ssrf_filter (~> 1.0)
childprocess (4.1.0)
chronic (0.10.2)
ckeditor (4.2.4)
cocaine
orm_adapter (~> 0.5.0)
climate_control (0.2.0)
clipboard-rails (1.7.1)
cocaine (0.6.0)
terrapin (= 0.6.0)
concurrent-ruby (1.1.10)
copyright_mafa (0.1.2)
crack (0.4.5)
rexml
crass (1.0.6)
diff-lcs (1.5.0)
dotenv (2.8.1)
enumerize (2.5.0)
activesupport (>= 3.2)
erubi (1.11.0)
execjs (2.8.1)
factory_bot (4.11.1)
activesupport (>= 3.0.0)
factory_bot_rails (4.11.1)
factory_bot (~> 4.11.1)
railties (>= 3.0.0)
faker (2.23.0)
i18n (>= 1.8.11, < 2)
ffi (1.15.5)
font-awesome-rails (4.7.0.8)
railties (>= 3.2, < 8.0)
font_awesome5_rails (1.5.0)
nokogiri (>= 1.11.3)
railties (>= 4.2)
globalid (1.0.0)
activesupport (>= 5.0)
haml (6.0.6)
temple (>= 0.8.2)
thor
tilt
haml-rails (2.1.0)
actionpack (>= 5.1)
activesupport (>= 5.1)
haml (>= 4.0.6)
railties (>= 5.1)
hashdiff (1.0.1)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
json_api_test_helpers (1.2)
json_matchers (0.11.1)
json_schema
json_schema (0.21.0)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
kaminari-activerecord (= 1.2.2)
kaminari-core (= 1.2.2)
kaminari-actionview (1.2.2)
actionview
kaminari-core (= 1.2.2)
kaminari-activerecord (1.2.2)
activerecord
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
loofah (2.19.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.16.3)
nio4r (2.5.8)
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
orm_adapter (0.5.0)
pg (1.4.4)
pg_search (2.3.6)
activerecord (>= 5.2)
activesupport (>= 5.2)
popper_js (2.11.6)
public_suffix (5.0.0)
racc (1.6.0)
rack (2.2.4)
rack-test (2.0.2)
rack (>= 1.3)
rails (5.2.8.1)
actioncable (= 5.2.8.1)
actionmailer (= 5.2.8.1)
actionpack (= 5.2.8.1)
actionview (= 5.2.8.1)
activejob (= 5.2.8.1)
activemodel (= 5.2.8.1)
activerecord (= 5.2.8.1)
activestorage (= 5.2.8.1)
activesupport (= 5.2.8.1)
bundler (>= 1.3.0)
railties (= 5.2.8.1)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
railties (5.2.8.1)
actionpack (= 5.2.8.1)
activesupport (= 5.2.8.1)
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rake (13.0.6)
ransack (2.5.0)
activerecord (>= 5.2.4)
activesupport (>= 5.2.4)
i18n
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.6.0)
rexml (3.2.5)
rmagick (5.0.0)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-json_expectations (2.2.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-rails (3.9.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.4)
ruby-vips (2.1.4)
ffi (~> 1.12)
rubyzip (2.3.2)
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.1.0)
railties (>= 5.2.0)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.5.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
simple_form (5.1.0)
actionpack (>= 5.2)
activemodel (>= 5.2)
smart_buttons (1.0.0.1)
nokogiri (>= 1.10.8)
simple_form
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
ssrf_filter (1.1.1)
state_machine_buttons (2.0)
smart_buttons
temple (0.8.2)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.11)
time_difference (0.7.0)
activesupport (~> 5.1)
tramway-auth (2.0.2)
tramway-core (4.1.3.2)
aasm
audited (>= 4.8.0)
bootstrap (>= 4.1.2)
carrierwave
ckeditor (= 4.2.4)
clipboard-rails
enumerize (~> 2.1, >= 2.1.2)
font_awesome5_rails
haml-rails
kaminari
loofah (>= 2.3.1)
mini_magick (~> 4.8, >= 4.8.0)
pg_search
rmagick (>= 2.16.0)
sass-rails (~> 5.0, >= 5.0.7)
simple_form (>= 5.0.0)
tramway-user (2.2.1.2)
bcrypt (~> 3.1.11, >= 3.1.11)
enumerize (~> 2.1, >= 2.1.2)
trap (4.0)
tzinfo (1.2.10)
thread_safe (~> 0.1)
webdrivers (5.2.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket (1.2.9)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
whenever (1.0.0)
chronic (>= 0.6.3)
whenever-test (1.0.1)
whenever
xpath (3.2.0)
nokogiri (~> 1.8)

PLATFORMS
ruby

DEPENDENCIES
aasm
capybara (>= 2.15)
capybara_helpers
dotenv
factory_bot_rails (~> 4.0)
faker
json_api_test_helpers (= 1.2)
json_matchers
pg
rspec-json_expectations (= 2.2.0)
rspec-rails (~> 3.5)
selenium-webdriver
time_difference
tramway-admin!
webdrivers (>= 2.1.0)
webmock
whenever-test

BUNDLED WITH
2.1.4
Loading

0 comments on commit bbd7289

Please sign in to comment.