add creature and base rp_world

This commit is contained in:
2021-06-02 22:24:04 +02:00
parent 5b3da08707
commit 62464846a3
56 changed files with 432 additions and 13 deletions

View File

@@ -1,8 +1,8 @@
GIT
remote: https://github.com/Dainii/rbattlenet
revision: 6fc990a743b1cec56e95820aec9222b5ff2e843a
revision: a0492dd16f9b29b61e364009272d60e9201e1337
specs:
rbattlenet (2.2.7)
rbattlenet (2.2.9)
require_all
typhoeus (~> 1.1)
@@ -163,7 +163,7 @@ GEM
multi_xml (0.6.0)
multipart-post (2.1.1)
nio4r (2.5.7)
nokogiri (1.11.3-x86_64-linux)
nokogiri (1.11.6-x86_64-linux)
racc (~> 1.4)
oauth2 (1.4.7)
faraday (>= 0.8, < 2.0)
@@ -186,7 +186,7 @@ GEM
orm_adapter (0.5.0)
pagy (4.3.0)
parallel (1.20.1)
parser (3.0.1.0)
parser (3.0.1.1)
ast (~> 2.4.1)
pg (1.2.3)
pry (0.14.1)
@@ -272,17 +272,17 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.10.2)
rubocop (1.13.0)
rubocop (1.16.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.2.0, < 2.0)
rubocop-ast (>= 1.7.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
rubocop-ast (1.7.0)
parser (>= 3.0.1.1)
rubocop-performance (1.11.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
@@ -329,7 +329,7 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.2)
solargraph (0.40.4)
solargraph (0.41.1)
backport (~> 1.1)
benchmark
bundler (>= 1.17.2)
@@ -411,7 +411,7 @@ DEPENDENCIES
rails (~> 6.1.3, >= 6.1.3.1)
rails-erd
rails-i18n (~> 6.0.0)
rbattlenet (~> 2.2.7)!
rbattlenet (~> 2.2.9)!
redis (~> 4.2.5)
rspec-rails
rubocop