./lib/dolt/sinatra/actions.rb in dolt-0.17.0 vs ./lib/dolt/sinatra/actions.rb in dolt-0.18.0
- old
+ new
@@ -15,9 +15,10 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#++
require "json"
require "time"
+require "cgi"
module Dolt
module Sinatra
module Actions
def redirect(url)