Skip to content

Commit

Permalink
updates to bundle, readme, and removes terrible hover class color for…
Browse files Browse the repository at this point in the history
… nav pills in bootstrap.min
  • Loading branch information
andy seroff committed Jul 23, 2022
1 parent f58e3bb commit 6bc8833
Show file tree
Hide file tree
Showing 5 changed files with 93 additions and 77 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.0
2.7.6
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# the following line to use "http://" instead
source 'https://rubygems.org'

ruby '2.7.0'
ruby '2.7.6'

gem "middleman"
gem 'rqrcode'
Expand Down
150 changes: 79 additions & 71 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,81 +1,81 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (5.0.7.2)
activesupport (6.1.6.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.7.0)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ansi (1.5.0)
backports (3.16.1)
backports (3.23.0)
builder (3.2.4)
chunky_png (1.3.11)
chunky_png (1.4.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.10)
contracts (0.13.0)
dotenv (2.7.5)
em-websocket (0.5.1)
dotenv (2.7.6)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
http_parser.rb (~> 0)
erubis (2.7.0)
eventmachine (1.2.7)
excon (0.72.0)
execjs (2.7.0)
fast_blank (1.0.0)
fastimage (2.1.7)
ffi (1.12.2)
fog-aws (3.5.2)
excon (0.92.4)
execjs (2.8.1)
fast_blank (1.0.1)
fastimage (2.2.6)
ffi (1.15.5)
fog-aws (3.14.0)
fog-core (~> 2.1)
fog-json (~> 1.1)
fog-xml (~> 0.1)
ipaddress (~> 0.8)
fog-core (2.2.0)
fog-core (2.3.0)
builder
excon (~> 0.71)
formatador (~> 0.2)
formatador (>= 0.2, < 2.0)
mime-types
fog-json (1.2.0)
fog-core
multi_json (~> 1.10)
fog-xml (0.1.3)
fog-xml (0.1.4)
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
formatador (0.2.5)
haml (5.1.2)
formatador (1.1.0)
haml (5.2.2)
temple (>= 0.8.0)
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
hashie (3.6.0)
http_parser.rb (0.6.0)
i18n (0.9.5)
http_parser.rb (0.8.0)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
ipaddress (0.8.3)
kramdown (1.17.0)
libv8 (7.3.492.27.1)
kramdown (2.4.0)
rexml
libv8-node (16.10.0.0)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
map (6.6.0)
memoist (0.16.2)
middleman (4.3.6)
middleman (4.4.2)
coffee-script (~> 2.2)
haml (>= 4.0.5)
kramdown (~> 1.2)
middleman-cli (= 4.3.6)
middleman-core (= 4.3.6)
middleman-cli (4.3.6)
kramdown (>= 2.3.0)
middleman-cli (= 4.4.2)
middleman-core (= 4.4.2)
middleman-cli (4.4.2)
thor (>= 0.17.0, < 2.0)
middleman-core (4.3.6)
activesupport (>= 4.2, < 5.1)
addressable (~> 2.3)
middleman-core (4.4.2)
activesupport (>= 6.1, < 7.0)
addressable (~> 2.4)
backports (~> 3.6)
bundler
bundler (~> 2.0)
contracts (~> 0.13.0)
dotenv
erubis
Expand All @@ -84,17 +84,19 @@ GEM
fastimage (~> 2.0)
hamster (~> 3.0)
hashie (~> 3.4)
i18n (~> 0.9.0)
i18n (~> 1.6.0)
listen (~> 3.0.0)
memoist (~> 0.14)
padrino-helpers (~> 0.13.0)
padrino-helpers (~> 0.15.0)
parallel
rack (>= 1.4.5, < 3)
sassc (~> 2.0)
servolux
tilt (~> 2.0.9)
toml
uglifier (~> 3.0)
middleman-livereload (3.4.6)
webrick
middleman-livereload (3.4.7)
em-websocket (~> 0.5.1)
middleman-core (>= 3.3)
rack-livereload (~> 0.3.15)
Expand All @@ -107,49 +109,55 @@ GEM
parallel
ruby-progressbar
unf
mime-types (3.3.1)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mini_portile2 (2.4.0)
mini_racer (0.2.9)
libv8 (>= 6.9.411)
minitest (5.14.0)
multi_json (1.14.1)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
padrino-helpers (0.13.3.4)
i18n (~> 0.6, >= 0.6.7)
padrino-support (= 0.13.3.4)
mime-types-data (3.2022.0105)
mini_portile2 (2.8.0)
mini_racer (0.6.2)
libv8-node (~> 16.10.0.0)
minitest (5.16.2)
multi_json (1.15.0)
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
padrino-helpers (0.15.1)
i18n (>= 0.6.7, < 2)
padrino-support (= 0.15.1)
tilt (>= 1.4.1, < 3)
padrino-support (0.13.3.4)
activesupport (>= 3.1)
parallel (1.19.1)
public_suffix (4.0.3)
rack (2.2.2)
padrino-support (0.15.1)
parallel (1.22.1)
parslet (2.0.0)
public_suffix (4.0.7)
racc (1.6.0)
rack (2.2.4)
rack-livereload (0.3.17)
rack
rb-fsevent (0.10.3)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
rqrcode (1.1.2)
rexml (3.2.5)
rqrcode (2.1.1)
chunky_png (~> 1.0)
rqrcode_core (~> 0.1)
rqrcode_core (0.1.1)
ruby-progressbar (1.10.1)
sassc (2.2.1)
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
ruby-progressbar (1.11.0)
sassc (2.4.0)
ffi (~> 1.9)
servolux (0.13.0)
temple (0.8.2)
thor (1.0.1)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.6)
thread_safe (~> 0.1)
thor (1.2.1)
tilt (2.0.11)
toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unf_ext (0.0.8.2)
webrick (1.7.0)
zeitwerk (2.6.0)

PLATFORMS
ruby
Expand All @@ -162,7 +170,7 @@ DEPENDENCIES
rqrcode

RUBY VERSION
ruby 2.7.0p0
ruby 2.7.6p219

BUNDLED WITH
1.17.3
2.1.4
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,23 @@

If you're reading this, you've likely played the open-source, scalable and customizable card game Ocho. Congratulations on making it this far! I now invite you to share your custom decks and rules with the world by adding them to this project!

## Use the forms in the Decks and Rules sections
## Contribute

### Use the forms in the Decks and Rules sections

Submissions get emailed to The Ocho Foundation for approval.

## Fork it
### Fork it

You know how it's done: fork the project, make your changes, then create a pull request. We will test out the changes and then add it to the site!

## Deployment instructions:
## Project Instructions

### Development

Start Middleman server with `bundle exec middleman server`. Development server can be accessed at `localhost:4567`.

### Deployment

Deployments require the aws.yml credentials placed in the root directory.

Expand Down
2 changes: 1 addition & 1 deletion source/css/bootstrap.min.css

Large diffs are not rendered by default.

0 comments on commit 6bc8833

Please sign in to comment.