about summary refs log tree commit diff stats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 2fd1efc..86422fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -2,6 +2,7 @@ PATH
2 remote: . 2 remote: .
3 specs: 3 specs:
4 wittle (0.1.0) 4 wittle (0.1.0)
5 enumerize
5 haml 6 haml
6 rails (>= 7.1.1) 7 rails (>= 7.1.1)
7 rice 8 rice
@@ -91,6 +92,8 @@ GEM
91 date (3.3.3) 92 date (3.3.3)
92 drb (2.1.1) 93 drb (2.1.1)
93 ruby2_keywords 94 ruby2_keywords
95 enumerize (2.7.0)
96 activesupport (>= 3.2)
94 erubi (1.12.0) 97 erubi (1.12.0)
95 globalid (1.2.1) 98 globalid (1.2.1)
96 activesupport (>= 6.1) 99 activesupport (>= 6.1)