Skip to content

Commit

Permalink
Merge pull request #4 from oaxacarb/chore/update-gems-and-ruby
Browse files Browse the repository at this point in the history
[Chore] Updating gems and ruby version
  • Loading branch information
lesm authored Dec 2, 2022
2 parents d0e9b6d + a6334e7 commit b6b5ace
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.0
2.6.10
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,16 @@
source 'http://rubygems.org'

gem "builder"
gem 'middleman', '~> 4.2', '>= 4.2.1'
gem 'middleman', '4.2.1'
gem 'middleman-deploy', '~> 2.0.0.pre.alpha'
gem 'middleman-disqus'
gem 'middleman-syntax', '~> 3.0'

gem 'middleman-blog', '~> 4.0', '>= 4.0.2'
gem 'nokogiri'
gem 'middleman-sprockets'
gem 'sprockets', '3.7.2'
gem 'haml', '~> 5.2', '>= 5.2.2'

# Live-reloading plugin
gem "middleman-livereload", "~> 3.1.0"
Expand Down
98 changes: 51 additions & 47 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
GEM
remote: http://rubygems.org/
specs:
activesupport (5.0.6)
activesupport (5.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
backports (3.11.1)
builder (3.2.3)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
backports (3.23.0)
builder (3.2.4)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.10)
contracts (0.13.0)
dotenv (2.2.1)
em-websocket (0.5.1)
dotenv (2.8.1)
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.5)
execjs (2.7.0)
fast_blank (1.0.0)
fastimage (2.1.1)
ffi (1.9.18)
haml (5.0.4)
eventmachine (1.2.7)
execjs (2.8.1)
fast_blank (1.0.1)
fastimage (2.2.6)
ffi (1.15.5)
haml (5.2.2)
temple (>= 0.8.0)
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
hashie (3.5.7)
http_parser.rb (0.6.0)
hashie (3.6.0)
http_parser.rb (0.8.0)
i18n (0.7.0)
kramdown (1.16.2)
kramdown (1.17.0)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
memoist (0.16.0)
memoist (0.16.2)
middleman (4.2.1)
coffee-script (~> 2.2)
compass-import-once (= 1.0.5)
Expand All @@ -49,9 +49,9 @@ GEM
middleman-cli (= 4.2.1)
middleman-core (= 4.2.1)
sass (>= 3.4.0, < 4.0)
middleman-blog (4.0.2)
middleman-blog (4.0.3)
addressable (~> 2.3)
middleman-core (~> 4.0)
middleman-core (>= 4.0.0)
tzinfo (>= 0.3.0)
middleman-cli (4.2.1)
thor (>= 0.17.0, < 2.0)
Expand Down Expand Up @@ -92,43 +92,45 @@ GEM
middleman-sprockets (4.1.1)
middleman-core (~> 4.0)
sprockets (>= 3.0)
middleman-syntax (3.0.0)
middleman-syntax (3.3.0)
middleman-core (>= 3.2)
rouge (~> 2.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
multi_json (1.13.1)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (4.2.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
rouge (~> 3.2)
mini_portile2 (2.6.1)
minitest (5.15.0)
multi_json (1.15.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-ssh (6.1.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
padrino-helpers (0.13.3.4)
i18n (~> 0.6, >= 0.6.7)
padrino-support (= 0.13.3.4)
tilt (>= 1.4.1, < 3)
padrino-support (0.13.3.4)
activesupport (>= 3.1)
parallel (1.12.1)
ptools (1.3.5)
public_suffix (3.0.1)
rack (2.0.4)
rack-livereload (0.3.16)
parallel (1.22.1)
ptools (1.4.3)
public_suffix (4.0.7)
racc (1.6.0)
rack (2.2.4)
rack-livereload (0.3.17)
rack
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rouge (2.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rouge (3.30.0)
sass (3.4.25)
servolux (0.13.0)
sprockets (3.7.1)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
temple (0.8.0)
thor (0.20.0)
temple (0.9.1)
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.8)
tzinfo (1.2.4)
tilt (2.0.11)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
Expand All @@ -138,14 +140,16 @@ PLATFORMS

DEPENDENCIES
builder
middleman (~> 4.2, >= 4.2.1)
haml (~> 5.2, >= 5.2.2)
middleman (= 4.2.1)
middleman-blog (~> 4.0, >= 4.0.2)
middleman-deploy (~> 2.0.0.pre.alpha)
middleman-disqus
middleman-livereload (~> 3.1.0)
middleman-sprockets
middleman-syntax (~> 3.0)
nokogiri
sprockets (= 3.7.2)
wdm (~> 0.1.0)

BUNDLED WITH
Expand Down

0 comments on commit b6b5ace

Please sign in to comment.