Browse Source

Update Ruby version and Bundler

master
NEETzsche 11 months ago
parent
commit
e0832a294b
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      .ruby-version
  2. +2
    -2
      Gemfile.lock

+ 1
- 1
.ruby-version View File

@@ -1 +1 @@
2.6.3
3.2.2

+ 2
- 2
Gemfile.lock View File

@@ -11,7 +11,7 @@ GEM
prawn (>= 2.0.0)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
pry (0.14.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
ttfunk (1.7.0)
@@ -26,4 +26,4 @@ DEPENDENCIES
pry

BUNDLED WITH
2.0.2
2.4.10

Loading…
Cancel
Save