Skip to content

Commit

Permalink
Install Moneta. [#3]
Browse files Browse the repository at this point in the history
  • Loading branch information
marnen committed Apr 3, 2020
1 parent db3303e commit 2b91daa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ gem 'bootsnap', '>= 1.4.2', require: false

gem "haml-rails", "~> 2.0"
gem 'faraday', '~> 1.0.1'
gem 'moneta'

group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ GEM
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.0)
moneta (1.2.1)
msgpack (1.3.3)
multi_json (1.14.1)
multi_test (0.1.2)
Expand Down Expand Up @@ -318,6 +319,7 @@ DEPENDENCIES
haml-rails (~> 2.0)
jbuilder (~> 2.7)
listen (>= 3.0.5, < 3.2)
moneta
puma (~> 4.1)
rails (~> 6.0.2, >= 6.0.2.2)
rspec-rails (~> 4.0.0)
Expand Down

0 comments on commit 2b91daa

Please sign in to comment.