Skip to content

Commit

Permalink
Ruby 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando Blat committed Feb 18, 2019
1 parent f5e7e5f commit dcbc434
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.0
2.6.1
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ GEM
ffi (1.10.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (1.5.2)
i18n (1.5.3)
concurrent-ruby (~> 1.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ into a Postgres database. The data is from years 2010 to 2016 and includes plann

### Setup

1 - Install Ruby 2.6.0
1 - Install Ruby 2.6.1

2 - Create a file `config/database.yml`. You can base it on `config/database.yml.example`

Expand Down

0 comments on commit dcbc434

Please sign in to comment.