diff options
author | Robert Speicher <rspeicher@gmail.com> | 2016-01-06 16:35:17 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-01-07 16:28:33 -0500 |
commit | 59305715e9d3569f47d7c2accc2106022c0a6960 (patch) | |
tree | f7a30f786312c880b4eeb6643b4502e263867eef /Gemfile.lock | |
parent | b1539116f65c302729ca4130a30169295dcfc07e (diff) | |
download | gitlab-ce-59305715e9d3569f47d7c2accc2106022c0a6960.tar.gz |
Remove stamp gem
Closes #5908
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f5391ef9e48..96bf2bd1a2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -734,7 +734,6 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) - stamp (0.6.0) state_machines (0.4.0) state_machines-activemodel (0.3.0) activemodel (~> 4.1) @@ -978,7 +977,6 @@ DEPENDENCIES spring-commands-spinach (~> 1.0.0) spring-commands-teaspoon (~> 0.0.2) sprockets (~> 2.12.3) - stamp (~> 0.6.0) state_machines-activerecord (~> 0.3.0) task_list (~> 1.0.2) teaspoon (~> 1.0.0) |