mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Remove syck, add notifier back, add cleanup on deploy
This commit is contained in:
parent
2f814c7320
commit
0fe8c76c9b
2 changed files with 4 additions and 5 deletions
|
|
@ -1,6 +1,3 @@
|
|||
require 'rubygems'
|
||||
require 'yaml'
|
||||
YAML::ENGINE.yamler = 'syck'
|
||||
# Set up gems listed in the Gemfile.
|
||||
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue